mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Sync classref with current source
This commit is contained in:
@@ -74,7 +74,9 @@ Overrides the :ref:`AABB<class_AABB>` with one defined by user for use with frus
|
||||
| *Getter* | get_flip_faces() |
|
||||
+-----------+-----------------------+
|
||||
|
||||
If set, the order of the vertices in each triangle are reversed resulting in the backside of the mesh being drawn. Result is the same as using \*CULL_BACK\* in :ref:`SpatialMaterial<class_SpatialMaterial>`.
|
||||
If set, the order of the vertices in each triangle are reversed resulting in the backside of the mesh being drawn.
|
||||
|
||||
This gives the same result as using :ref:`SpatialMaterial.CULL_BACK<class_SpatialMaterial_constant_CULL_BACK>` in :ref:`SpatialMaterial.params_cull_mode<class_SpatialMaterial_property_params_cull_mode>`.
|
||||
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user