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