GeometryBuildBoxPlanes Method |
Returns an array with 6 Planes that describe the sides of a box centered at the origin. The box size is defined by extents, which represents one (positive) corner of the box (i.e. half its actual size).
Namespace: Godot
public static Array BuildBoxPlanes( Vector3 extents )
[Missing <param name="extents"/> documentation for "M:Godot.Geometry.BuildBoxPlanes(Godot.Vector3)"]
[Missing <returns> documentation for "M:Godot.Geometry.BuildBoxPlanes(Godot.Vector3)"]