ComposeVector3¶
- MLModule¶
genre
author
package
dll
definition
see also
ComposeVector4,DecomposeVector3,ComposeMatrix,DecomposeMatrix,ComposePlane,ComposeRotation,VecBoxConvertkeywords
Purpose¶
The module ComposeVector3 composes a Vector3 from three input double fields.
Windows¶
Default Panel¶
Parameter Fields¶
Visible Fields¶
V¶
- name: v, type: Vector3, persistent: no¶
Shows the composed output vector.
X¶
- name: x, type: Double, default: 0¶
Sets the first component of the vector.
Y¶
- name: y, type: Double, default: 0¶
Sets the second component of the vector.
Z¶
- name: z, type: Double, default: 0¶
Sets the third component of the vector.