VertexJoints4.Weights

VertexJoints4.Weights field

Stores the weights of the 4 joints.

public Vector4 Weights;

Remarks

⚠️ AVOID SETTING THIS VALUE DIRECTLY ⚠️

Consider using the constructor, or setter methods like SetBindings instead of setting this value directly.

See Also