Class LayerSerializable | Terrain Tools | 3.0.2-preview.3
docs.unity3d.com
    Show / Hide Table of Contents

    Class LayerSerializable

    Inheritance
    Object
    LayerSerializable
    Namespace: UnityEditor.Experimental.TerrainAPI
    Syntax
    [Serializable]
    public class LayerSerializable

    Fields

    IsSelected

    Declaration
    public bool IsSelected
    Field Value
    Type Description
    Boolean

    LayerPath

    Declaration
    public string LayerPath
    Field Value
    Type Description
    String

    Properties

    L

    Declaration
    public Layer L { get; set; }
    Property Value
    Type Description
    Layer

    Methods

    Fill(Layer)

    Declaration
    public void Fill(Layer layer)
    Parameters
    Type Name Description
    Layer layer
    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