Struct AnticipatedNetworkTransform.TransformState
Inherited Members
Namespace: Unity.Netcode.Components
Assembly: Unity.Netcode.Components.dll
Syntax
public struct AnticipatedNetworkTransform.TransformState
  Fields
Position
Declaration
public Vector3 Position
  Field Value
| Type | Description | 
|---|---|
| Vector3 | 
Rotation
Declaration
public Quaternion Rotation
  Field Value
| Type | Description | 
|---|---|
| Quaternion | 
Scale
Declaration
public Vector3 Scale
  Field Value
| Type | Description | 
|---|---|
| Vector3 |