Struct PreviousSimulatedPosition
Namespace: Unity.NetCode
Syntax
[GhostComponent(PrefabType = GhostPrefabType.InterpolatedClient | GhostPrefabType.PredictedClient | GhostPrefabType.Client)]
public struct PreviousSimulatedPosition : IComponentData
Fields
Value
Declaration
public float3 Value
Field Value
Type | Description |
---|---|
Unity.Mathematics.float3 |