docs.unity3d.com
    Show / Hide Table of Contents

    Class NetworkTransformStateTests

    Inheritance
    Object
    NetworkTransformStateTests
    Namespace: Unity.Netcode.RuntimeTests
    Syntax
    public class NetworkTransformStateTests

    Methods

    TestSyncAxes(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean)

    Declaration
    public void TestSyncAxes(bool inLocalSpace, bool syncPosX, bool syncPosY, bool syncPosZ, bool syncRotX, bool syncRotY, bool syncRotZ, bool syncScaX, bool syncScaY, bool syncScaZ)
    Parameters
    Type Name Description
    Boolean inLocalSpace
    Boolean syncPosX
    Boolean syncPosY
    Boolean syncPosZ
    Boolean syncRotX
    Boolean syncRotY
    Boolean syncRotZ
    Boolean syncScaX
    Boolean syncScaY
    Boolean syncScaZ

    TestThresholds(Boolean, Single, Single, Single)

    Declaration
    public void TestThresholds(bool inLocalSpace, float positionThreshold, float rotAngleThreshold, float scaleThreshold)
    Parameters
    Type Name Description
    Boolean inLocalSpace
    Single positionThreshold
    Single rotAngleThreshold
    Single scaleThreshold
    Back to top
    Terms of use
    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