Skip to content

lib.3d.transform.Group

Thomas Mann edited this page Jan 17, 2024 · 2 revisions

Group

in lib.3d.transform


Groups a sequence of incoming draw commands.

Although similar to [Execute] it also allows to [Transform] and override the color multiply for all operators further down (I.e. left) in the graph.


Input Parameters

Name (Relevancy & Type) Description
Commands (CommandRequired) -
Translation (Vector3) -
Rotation (Vector3) -
Scale (Vector3) -
UniformScale (Single) -
IsEnabled (Boolean) -
Color (Vector4) -
ForceColorUpdate (Boolean) -

Outputs

Name Type
Output T3.Core.DataTypes.Command

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally