Provides transformation
•//Get the node’s default TRS properties
FbxDouble3 lTranslation = lNode-> LclTranslation.Get();
FbxDouble3 lRotation    = lNode-> LclRotation.Get();
FbxDouble3 lScaling     = lNode-> LclScaling.Get();
•
demo
10
[km] Changed the Graphic to just be Transformation Data