VisualServerSingleton.meshSetCustomAabb

Sets a mesh's custom aabb.

struct VisualServerSingleton
@nogc nothrow
void
meshSetCustomAabb
(
in RID mesh
,
in AABB aabb
)

Meta