Navigation
API > API/Plugins > API/Plugins/IKRigEditor > API/Plugins/IKRigEditor/RigEditor > API/Plugins/IKRigEditor/RigEditor/HIKRigEditorBoneProxy
- HHitProxy::AlwaysAllowsTranslucentPrimitives()
- HIKRigEditorBoneProxy::AlwaysAllowsTranslucentPrimitives()
References
Module | IKRigEditor |
Header | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RigEditor/IKRigHitProxies.h |
Include | #include "RigEditor/IKRigHitProxies.h" |
Source | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Private/RigEditor/IKRigHitProxies.cpp |
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.