Class TransformInterpolationObject
Inheritance
TransformInterpolationObject
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Unity.Netcode.RuntimeTests
Syntax
public class TransformInterpolationObject : NetworkBehaviour
Fields
CheckPosition
Declaration
public bool CheckPosition
Field Value
Type | Description |
---|---|
Boolean |
IsFixed
Declaration
public bool IsFixed
Field Value
Type | Description |
---|---|
Boolean |
IsMoving
Declaration
public bool IsMoving
Field Value
Type | Description |
---|---|
Boolean |
MinThreshold
Declaration
public const float MinThreshold = 0.001F
Field Value
Type | Description |
---|---|
Single |