godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
LightOccluder2D.GDNativeClassBinding
godot
lightoccluder2d
LightOccluder2D
Undocumented in source.
struct
LightOccluder2D
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("_poly_changed")
GodotMethod
!(
void
)
_polyChanged
;
__gshared
@
GodotName
("get_occluder_light_mask")
GodotMethod
!(
long
)
getOccluderLightMask
;
__gshared
@
GodotName
("get_occluder_polygon")
GodotMethod
!(
OccluderPolygon2D
)
getOccluderPolygon
;
__gshared
@
GodotName
("set_occluder_light_mask")
GodotMethod
!(
void
,
long
)
setOccluderLightMask
;
__gshared
@
GodotName
("set_occluder_polygon")
GodotMethod
!(
void
,
OccluderPolygon2D
)
setOccluderPolygon
;
}
Members
Static variables
_polyChanged
GodotMethod
!(
void
)
_polyChanged
;
Undocumented in source.
getOccluderLightMask
GodotMethod
!(
long
)
getOccluderLightMask
;
Undocumented in source.
getOccluderPolygon
GodotMethod
!(
OccluderPolygon2D
)
getOccluderPolygon
;
Undocumented in source.
setOccluderLightMask
GodotMethod
!(
void
,
long
)
setOccluderLightMask
;
Undocumented in source.
setOccluderPolygon
GodotMethod
!(
void
,
OccluderPolygon2D
)
setOccluderPolygon
;
Undocumented in source.
Meta
Source
See Implementation
godot
lightoccluder2d
LightOccluder2D
aliases
BaseClasses
functions
_polyChanged
getOccluderLightMask
getOccluderPolygon
opAssign
opEquals
setOccluderLightMask
setOccluderPolygon
toHash
properties
lightMask
occluder
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name