Navigation
API > API/Plugins > API/Plugins/IKRigEditor > API/Plugins/IKRigEditor/RetargetEditor > API/Plugins/IKRigEditor/RetargetEditor/HIKRetargetEditorRootProxy
- HHitProxy::AlwaysAllowsTranslucentPrimitives()
- HIKRetargetEditorRootProxy::AlwaysAllowsTranslucentPrimitives()
References
| Module | IKRigEditor |
| Header | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RetargetEditor/IKRetargetHitProxies.h |
| Include | #include "RetargetEditor/IKRetargetHitProxies.h" |
virtual bool AlwaysAllowsTranslucentPrimitives() const
Remarks
Method that specifies whether the hit proxy always allows translucent primitives to be associated with it or not, regardless of any other engine/editor setting. For example, if translucent selection was disabled, any hit proxies returning true would still allow translucent selection.