Interface IBrushNoiseController | Terrain Tools | 3.0.2-preview.3
docs.unity.cn
    Show / Hide Table of Contents

    Interface IBrushNoiseController

    Namespace: UnityEditor.Experimental.TerrainAPI
    Syntax
    public interface IBrushNoiseController

    Methods

    Blit(BrushTransform, ref RenderTexture)

    Declaration
    void Blit(BrushTransform brushXform, ref RenderTexture target)
    Parameters
    Type Name Description
    BrushTransform brushXform
    RenderTexture target

    OnInspectorGUI(Terrain, IOnInspectorGUI)

    Declaration
    void OnInspectorGUI(Terrain terrain, IOnInspectorGUI editContext)
    Parameters
    Type Name Description
    Terrain terrain
    IOnInspectorGUI editContext
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 10 November 2020