Struct DefaultUserParams
Namespace: Unity.NetCode
Syntax
[GenerateAuthoringComponent]
[GhostComponent(PrefabType = GhostPrefabType.PredictedClient)]
public struct DefaultUserParams : IComponentData
Fields
delta
Declaration
public float delta
Field Value
Type | Description |
---|---|
Single |
maxDist
Declaration
public float maxDist
Field Value
Type | Description |
---|---|
Single |