godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
InterpolatedCamera._classBinding
godot
interpolatedcamera
InterpolatedCamera
Undocumented in source.
struct
InterpolatedCamera
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_target_path")
GodotMethod
!(
void
,
NodePath
)
setTargetPath
;
__gshared
@
GodotName
("get_target_path")
GodotMethod
!(
NodePath
)
getTargetPath
;
__gshared
@
GodotName
("set_target")
GodotMethod
!(
void
,
GodotObject
)
setTarget
;
__gshared
@
GodotName
("set_speed")
GodotMethod
!(
void
,
double
)
setSpeed
;
__gshared
@
GodotName
("get_speed")
GodotMethod
!(
double
)
getSpeed
;
__gshared
@
GodotName
("set_interpolation_enabled")
GodotMethod
!(
void
,
bool
)
setInterpolationEnabled
;
__gshared
@
GodotName
("is_interpolation_enabled")
GodotMethod
!(
bool
)
isInterpolationEnabled
;
}
Members
Static variables
getSpeed
GodotMethod
!(
double
)
getSpeed
;
Undocumented in source.
getTargetPath
GodotMethod
!(
NodePath
)
getTargetPath
;
Undocumented in source.
isInterpolationEnabled
GodotMethod
!(
bool
)
isInterpolationEnabled
;
Undocumented in source.
setInterpolationEnabled
GodotMethod
!(
void
,
bool
)
setInterpolationEnabled
;
Undocumented in source.
setSpeed
GodotMethod
!(
void
,
double
)
setSpeed
;
Undocumented in source.
setTarget
GodotMethod
!(
void
,
GodotObject
)
setTarget
;
Undocumented in source.
setTargetPath
GodotMethod
!(
void
,
NodePath
)
setTargetPath
;
Undocumented in source.
Meta
Source
See Implementation
godot
interpolatedcamera
InterpolatedCamera
aliases
BaseClasses
functions
getSpeed
getTargetPath
isInterpolationEnabled
opAssign
opEquals
setInterpolationEnabled
setSpeed
setTarget
setTargetPath
properties
enabled
speed
target
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name