#include <AttachmentComponent.h>
|
enum class | ScaleSource : AZ::u8 { WorldScale
, TargetEntityScale
, TargetBoneScale
} |
| Source from which to retrieve scale information.
|
|
|
static void | Reflect (AZ::ReflectContext *context) |
|
Configuration data for AttachmentComponent.
◆ m_attachedInitially
bool AZ::Render::AttachmentConfiguration::m_attachedInitially = true |
Whether to attach to target upon activation. If false, the entity remains detached until Attach() is called.
The documentation for this struct was generated from the following file:
- Gems/AtomLyIntegration/CommonFeatures/Code/Source/Animation/AttachmentComponent.h