class BaseTransformAttribute : BaseModelDocAttribute

book_4_sparkGenerated
code_blocksInput

Description

The BaseTransformAttribute class is part of the Sandbox.ModelEditor.Internal namespace and serves as an attribute for defining transformation properties in the model editor. It allows specifying internal keys for bones, attachments, origins, and angles, which are used to manipulate the position and rotation of helpers in the model editor.

Members

Instance Properties

Member Name Summary
Bone Internal name of the key that dictates which bone to use as parent for position/angles.
Attachment Internal name of the key that dictates which attachment to use as parent for position/angles.
Origin Internal name of the key to store position in, if set, allows the helper to be moved.
Angles Internal name of the key to store angles in, allows the helper to be rotated.