PhysicsServer3DRenderingServerHandler¶
Inherits: Object
A class used to provide PhysicsServer3DExtension._soft_body_update_rendering_server with a rendering handler for soft bodies.
Methods¶
void |
|
void |
_set_normal ( int vertex_id, const void* normals ) virtual |
void |
_set_vertex ( int vertex_id, const void* vertices ) virtual |
Method Descriptions¶
void _set_aabb ( AABB aabb ) virtual
There is currently no description for this method. Please help us by contributing one!
void _set_normal ( int vertex_id, const void* normals ) virtual
There is currently no description for this method. Please help us by contributing one!
void _set_vertex ( int vertex_id, const void* vertices ) virtual
There is currently no description for this method. Please help us by contributing one!