DecomposeVector4¶
- MLModule¶
genre
author
package
dll
definition
see also
DecomposeVector3,ComposeVector4,ComposeMatrix,DecomposeMatrix,ComposePlane,ComposeRotation,VecBoxConvertkeywords
Purpose¶
The module DecomposeVector4 decomposes a vector into single scalar values.
Windows¶
Default Panel¶
Parameter Fields¶
Field Index¶
|
|
|
|
|
|
Visible Fields¶
V¶
- name: v, type: Vector4, default: 0 0 0 0, deprecated name: vector¶
Sets the input vector to be decomposed.
X¶
- name: x, type: Double, persistent: no¶
Shows the first vector component.
Y¶
- name: y, type: Double, persistent: no¶
Shows the second vector component.
Z¶
- name: z, type: Double, persistent: no¶
Shows the third vector component.
D¶
- name: d, type: Double, persistent: no¶
Shows the fourth vector component.