Interface IBrushNoiseController | Terrain Tools | 3.0.2-preview.3
docs.unity3d.com
    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 © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023