Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UPrimitiveComponent
- UPrimitiveComponent::CreateMeshHitProxy()
- UStaticMeshComponent::CreateMeshHitProxy()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/PrimitiveComponent.h |
| Include | #include "Components/PrimitiveComponent.h" |
virtual HHitProxy * CreateMeshHitProxy
(
int32 SectionIndex,
int32 MaterialIndex
) const
Remarks
Creates a HHitProxy to represent the component at SectionIndex / MaterialIndex The proxy object.