Struct GhostGenTest_Buffer | Unity NetCode | 0.6.0-preview.7
docs.unity3d.com
    Show / Hide Table of Contents

    Struct GhostGenTest_Buffer

    Namespace: Unity.NetCode.Tests
    Syntax
    public struct GhostGenTest_Buffer : IBufferElementData

    Fields

    BoolValue

    Declaration
    [GhostField]
    public bool BoolValue
    Field Value
    Type Description
    Boolean

    FloatValue

    Declaration
    [GhostField(Quantization = 10)]
    public float FloatValue
    Field Value
    Type Description
    Single

    IntValue

    Declaration
    [GhostField]
    public int IntValue
    Field Value
    Type Description
    Int32

    UIntValue

    Declaration
    [GhostField]
    public uint UIntValue
    Field Value
    Type Description
    UInt32
    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