class
BaseTransformAttribute
public class BaseTransformAttribute : BaseModelDocAttribute Constructors
BaseTransformAttribute(String name) Properties
| Name | Type | Description |
|---|---|---|
Bone | String | Internal name of the key that dictates which bone to use as parent for position/angles. |
Attachment | String | Internal name of the key that dictates which attachment to use as parent for position/angles. |
Origin | String | Internal name of the key to store position in, if set, allows the helper to be moved. |
Angles | String | Internal name of the key to store angles in, allows the helper to be rotated. |
Assembly:
Sandbox.Engine Namespace: Sandbox.ModelEditor.Internal Full Name: Sandbox.ModelEditor.Internal.BaseTransformAttribute