Struct PerPrefabOverridesTests.TranslationVariantTest
Namespace: Unity.NetCode.Tests
Syntax
[GhostComponentVariation(typeof(Translation), "TranslationVariantTest")]
[GhostComponent(PrefabType = GhostPrefabType.All, OwnerPredictedSendType = GhostSendType.All, SendDataForChildEntity = false)]
public struct TranslationVariantTest
Fields
Value
Declaration
[GhostField(Quantization = 1000, Smoothing = SmoothingAction.Interpolate, SubType = 0)]
public float3 Value
Field Value
Type | Description |
---|---|
float3 |