Interface INoiseShaderGenerator | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Interface INoiseShaderGenerator

    Namespace: UnityEditor.Experimental.TerrainAPI
    Syntax
    public interface INoiseShaderGenerator

    Methods

    GetDescription()

    Returns a description for the NoiseShaderGenerator implementation

    Declaration
    ShaderGeneratorDescriptor GetDescription()
    Returns
    Type Description
    ShaderGeneratorDescriptor
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX