Property Version
Version
A counter to keep track of changes to the joint's definition. Use it with back-ends like Havok that cache information about the joint if its properties have not changed.
Declaration
[CreateProperty]
public byte Version { get; }
Property Value
Type | Description |
---|---|
byte | The version. |