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

    Struct GhostCollectionAuthoringComponent.Ghost

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

    Fields

    enabled

    Declaration
    public bool enabled
    Field Value
    Type Description
    Boolean

    prefab

    Declaration
    public GhostAuthoringComponent prefab
    Field Value
    Type Description
    GhostAuthoringComponent
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX