SoDecomposeVec2f
-
InventorModule
-
Purpose
The engine SoDecomposeVec2f
takes a 2D vector as input and decomposes it into two single floating-point values.
Windows
Default Panel
Parameter Fields
Visible Fields
Vector
-
name:
vector
, type:
Vector2List
, default:
0 0
Sets the vector to be decomposed.
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.