godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ARVRAnchor._classBinding
godot
arvranchor
ARVRAnchor
Undocumented in source.
struct
ARVRAnchor
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_anchor_id")
GodotMethod
!(
void
,
long
)
setAnchorId
;
__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_size")
GodotMethod
!(
Vector3
)
getSize
;
__gshared
@
GodotName
("get_plane")
GodotMethod
!(
Plane
)
getPlane
;
}
Members
Static variables
getAnchorId
GodotMethod
!(
long
)
getAnchorId
;
Undocumented in source.
getAnchorName
GodotMethod
!(
String
)
getAnchorName
;
Undocumented in source.
getIsActive
GodotMethod
!(
bool
)
getIsActive
;
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
getPlane
getSize
opAssign
opEquals
setAnchorId
properties
anchorId
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name