Search Results for

    Show / Hide Table of Contents

    Class ImportShader

    Importing shaders utility

    Inheritance
    ImportShader
    Assembly: FlaxEngine.dll
    File: Engine/ContentImporters/ImportShader.h
    Syntax
    public class ImportShader

    Methods

    Import(CreateAssetContext& context)

    Imports the shader file.

    Declaration
    public static CreateAssetResult Import(CreateAssetContext& context)
    Parameters
    CreateAssetContext context

    The importing context.

    Returns
    CreateAssetResult

    Result.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat