Class TransformInterpolationObject
Inheritance
TransformInterpolationObject
Inherited Members
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.005F
Field Value
Type | Description |
---|---|
Single |