mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
classref: Sync with current master branch (543750a)
This commit is contained in:
@@ -12,9 +12,16 @@ PhysicsServer3DExtension
|
||||
|
||||
**Inherits:** :ref:`PhysicsServer3D<class_PhysicsServer3D>` **<** :ref:`Object<class_Object>`
|
||||
|
||||
.. container:: contribute
|
||||
Provides virtual methods that can be overridden to create custom :ref:`PhysicsServer3D<class_PhysicsServer3D>` implementations.
|
||||
|
||||
There is currently no description for this class. Please help us by :ref:`contributing one <doc_updating_the_class_reference>`!
|
||||
.. rst-class:: classref-introduction-group
|
||||
|
||||
Description
|
||||
-----------
|
||||
|
||||
This class extends :ref:`PhysicsServer3D<class_PhysicsServer3D>` by providing additional virtual methods that can be overridden. When these methods are overridden, they will be called instead of the internal methods of the physics server.
|
||||
|
||||
Intended for use with GDExtension to create custom implementations of :ref:`PhysicsServer3D<class_PhysicsServer3D>`.
|
||||
|
||||
.. rst-class:: classref-reftable-group
|
||||
|
||||
|
||||
Reference in New Issue
Block a user