Struct GhostAuthoringComponent.GhostComponentField | Unity NetCode | 0.2.0-preview.5
docs.unity.cn
    Show / Hide Table of Contents

    Struct GhostAuthoringComponent.GhostComponentField

    Namespace: Unity.NetCode
    Syntax
    [Serializable]
    public struct GhostComponentField

    Fields

    interpolate

    Declaration
    public bool interpolate
    Field Value
    Type Description
    Boolean

    name

    Declaration
    public string name
    Field Value
    Type Description
    String

    quantization

    Declaration
    public int quantization
    Field Value
    Type Description
    Int32

    Properties

    Field

    Declaration
    public FieldInfo Field { get; set; }
    Property Value
    Type Description
    FieldInfo
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX