SoDecomposeVec4f¶
-
InventorModule
¶ genre InventorEngines
author Silicon Graphics Inc
package MeVisLab/Standard
definition inventor.def
Purpose¶
The engine SoDecomposeVec4f
takes a 4D vector as input and decomposes it into four single floating-point values.
Parameter Fields¶
Visible Fields¶
X¶
-
name:
x
, type:
EngineOutput
, persistent:
no
¶ Outputs the first component of the vector.
This field must be connected to an appropriate Open Inventor field to access or view its value.
Y¶
-
name:
y
, type:
EngineOutput
, persistent:
no
¶ Outputs the second component of the vector.
This field must be connected to an appropriate Open Inventor field to access or view its value.