godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ARVRAnchor.GDNativeClassBinding
godot
arvranchor
ARVRAnchor
Undocumented in source.
struct
ARVRAnchor
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_anchor_id")
GodotMethod
!(
long
)
getAnchorId
;
__gshared
@
GodotName
("get_anchor_name")
GodotMethod
!(
String
)
getAnchorName
;
__gshared
@
GodotName
("get_is_active")
GodotMethod
!(
bool
)
getIsActive
;
__gshared
@
GodotName
("get_mesh")
GodotMethod
!(
Mesh
)
getMesh
;
__gshared
@
GodotName
("get_plane")
GodotMethod
!(
Plane
)
getPlane
;
__gshared
@
GodotName
("get_size")
GodotMethod
!(
Vector3
)
getSize
;
__gshared
@
GodotName
("set_anchor_id")
GodotMethod
!(
void
,
long
)
setAnchorId
;
}
Members
Static variables
getAnchorId
GodotMethod
!(
long
)
getAnchorId
;
Undocumented in source.
getAnchorName
GodotMethod
!(
String
)
getAnchorName
;
Undocumented in source.
getIsActive
GodotMethod
!(
bool
)
getIsActive
;
Undocumented in source.
getMesh
GodotMethod
!(
Mesh
)
getMesh
;
Undocumented in source.
getPlane
GodotMethod
!(
Plane
)
getPlane
;
Undocumented in source.
getSize
GodotMethod
!(
Vector3
)
getSize
;
Undocumented in source.
setAnchorId
GodotMethod
!(
void
,
long
)
setAnchorId
;
Undocumented in source.
Meta
Source
See Implementation
godot
arvranchor
ARVRAnchor
aliases
BaseClasses
functions
getAnchorId
getAnchorName
getIsActive
getMesh
getPlane
getSize
opAssign
opEquals
setAnchorId
toHash
properties
anchorId
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name