Vixen
02b45cc4
csharp
public struct NetworkAnimatorParameters.ParameterBlock

Sixteen floats, inline.

No guide page documents this yet — the page shows what the code says about itself.

Remarks

An inline array rather than a managed array, so the component stays a blittable value in a chunk column — the same rule every other replicated component keeps, and the reason a Collider holds a ShapeId rather than a shape.

Used by (2)

  • NetworkAnimatorParametersVixen.Net.Animation
  • Vixen_Net_Animation_NetworkAnimatorParametersSerializerVixen.Net.Animation