Class LayerSerializable | Terrain Tools | 3.0.2-preview.3
docs.unity.cn
    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 © 2020 Unity Technologies
    Generated by DocFX
    on 10 November 2020