Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UInstancedStaticMeshComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/InstancedStaticMeshComponent.h |
| Include | #include "Components/InstancedStaticMeshComponent.h" |
UFUNCTION (BlueprintCallable, Category="Components|InstancedStaticMesh")
void GetCullDistances
(
int32 & OutStartCullDistance,
int32 & OutEndCullDistance
) const
Remarks
Gets the fading start and culling end distances for this component.