Bone Position
Posted: Thu Jun 27, 2024 11:03 pm
What is difference between fAnimPos, fPos and fTempPos?
Any difference between local/world/parent coordinates?synthsin75 wrote: ↑Thu Jun 27, 2024 11:23 pm fPos is the current value, fAnimPos the value for the given frame, and fTempPos a built-in variable to store values.