SoDecomposeMatrixtranslation Property |
( SoMFVec3f ) Derived translation in x, y, and z.
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoEngineOutput translation { get; }
Public ReadOnly Property translation As SoEngineOutput
Get
public:
property SoEngineOutput^ translation {
SoEngineOutput^ get ();
}
member translation : SoEngineOutput with get
Property Value
Type:
SoEngineOutput
Remarks
See Also