Open
Description
DQ-skinning-for-Unity/Code/DQ skinning/DualQuaternionSkinner.cs
Lines 13 to 17 in 9d096e2
Use private field with SerializeField and public getter/setter functions. Do not use property, use functions to emphasize that changing the value requires additional internal logic and can be expensive.
Logic for setter:
Metadata
Metadata
Assignees
Labels
No labels
Activity