godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ConvexPolygonShape.GDNativeClassBinding
godot
convexpolygonshape
ConvexPolygonShape
Undocumented in source.
struct
ConvexPolygonShape
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_points")
GodotMethod
!(
PoolVector3Array
)
getPoints
;
__gshared
@
GodotName
("set_points")
GodotMethod
!(
void
,
PoolVector3Array
)
setPoints
;
}
Members
Static variables
getPoints
GodotMethod
!(
PoolVector3Array
)
getPoints
;
Undocumented in source.
setPoints
GodotMethod
!(
void
,
PoolVector3Array
)
setPoints
;
Undocumented in source.
Meta
Source
See Implementation
godot
convexpolygonshape
ConvexPolygonShape
aliases
BaseClasses
functions
getPoints
opAssign
opEquals
setPoints
toHash
properties
points
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name