EPOK RUNTIME
epok::NavigationBakeVolumeComponent
Class
Class
The owner's unit cube Transform defines bake bounds.
Basic usage
This minimal snippet shows the normal syntax for reaching the type. Open a member below for an operation-specific example.
C++ example
#include "navigation_components.hpp"
epok::NavigationBakeVolumeComponent& value = /* obtain a valid instance from your game */;Fields and constants
collision_maskExposes `collision_mask` on `epok::NavigationBakeVolumeComponent` for the navigation components module.FieldheightExposes `height` on `epok::NavigationBakeVolumeComponent` for the navigation components module.Fieldmax_slopeExposes `max_slope` on `epok::NavigationBakeVolumeComponent` for the navigation components module.FieldradiusExposes `radius` on `epok::NavigationBakeVolumeComponent` for the navigation components module.FieldspacingExposes `spacing` on `epok::NavigationBakeVolumeComponent` for the navigation components module.Fieldstatic_class_idExposes `static_class_id` on `epok::NavigationBakeVolumeComponent` for the navigation components module.Variablestep_heightExposes `step_height` on `epok::NavigationBakeVolumeComponent` for the navigation components module.Field