-
Notifications
You must be signed in to change notification settings - Fork 282
FrustumBehaviour
Adrien Givry edited this page May 28, 2025
·
4 revisions
Defines how the model renderer bounding sphere should be interpreted
- C++ related class:
OvCore::ECS::Components::CModelRenderer::EFrustumBehaviour
| Name | Type | Description |
|---|---|---|
| DISABLED | number |
|
| MESH_BOUNDS | number |
|
| CUSTOM_BOUNDS | number |
This usertype has no constructors
This usertype has no operators
