GodotSharpAPI
GodotSharpAPI
Godot
ConvexPolygonShape Class
ConvexPolygonShape Properties
Points Property
ConvexPolygonShape
Points Property
The list of 3D points forming the convex polygon shape.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Vector3
[]
Points
{
get
;
set
; }
Property Value
Type:
Vector3
See Also
Reference
ConvexPolygonShape Class
Godot Namespace