SoVectorToFloat
-
InventorModule
-
Purpose
The module SoVectorToFloat
converts an Inventor vector into its three components.
Windows
Default Panel
Output Fields
self
-
name:
self
, type:
SoNode
Parameter Fields
Visible Fields
Vector
-
name:
vector
, type:
Vector3
, default:
0 0 0
Sets the vector to be broken down.
X
-
name:
x
, type:
Float
, persistent:
no
Shows the x-component of the vector.
Y
-
name:
y
, type:
Float
, persistent:
no
Shows the y-component of the vector.
Z
-
name:
z
, type:
Float
, persistent:
no
Shows the z-component of the vector.
Hidden Fields
changed
-
name:
changed
, type:
Trigger