Up to date

This page is up to date for Godot 4.0. If you still find outdated information, please open an issue.

PhysicsServer3DRenderingServerHandler

Inherits: Object

There is currently no description for this class. Please help us by contributing one!

Methods

void

_set_aabb ( AABB aabb ) virtual

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!