Model
Summary
Models are a very simple way to group parts together.
Creating a model requires at least 2 parts selected, but otherwise the second part can be deleted. Parts in a model are not truly connected, but only grouped in the explorer. Models currently have no purpose other than organization.
A model with no children is still shown in the explorer, but does not exist in the world and has no transform controls.
The basic transform tools (Move, Rotate) work more or less as expected when used on a model, except for scaling which currently is not properly supported.
Properties
Properties of a Model, in the order they appear on Vortex Studio.Properties
Name
String
The name of themodel, and its label in the explorer.
Position
Vector3
The position of themodel, in World-space. A model’s position is automatically set to the mathematical average of all its children’s positions. (See Images)
Images