Generic6DOFJoint._classBinding

Undocumented in source.
struct Generic6DOFJoint
package @nogc nothrow static
struct _classBinding {}

Members

Static variables

_getAngularHiLimitX
GodotMethod!(double) _getAngularHiLimitX;
Undocumented in source.
_getAngularHiLimitY
GodotMethod!(double) _getAngularHiLimitY;
Undocumented in source.
_getAngularHiLimitZ
GodotMethod!(double) _getAngularHiLimitZ;
Undocumented in source.
_getAngularLoLimitX
GodotMethod!(double) _getAngularLoLimitX;
Undocumented in source.
_getAngularLoLimitY
GodotMethod!(double) _getAngularLoLimitY;
Undocumented in source.
_getAngularLoLimitZ
GodotMethod!(double) _getAngularLoLimitZ;
Undocumented in source.
_setAngularHiLimitX
GodotMethod!(void, double) _setAngularHiLimitX;
Undocumented in source.
_setAngularHiLimitY
GodotMethod!(void, double) _setAngularHiLimitY;
Undocumented in source.
_setAngularHiLimitZ
GodotMethod!(void, double) _setAngularHiLimitZ;
Undocumented in source.
_setAngularLoLimitX
GodotMethod!(void, double) _setAngularLoLimitX;
Undocumented in source.
_setAngularLoLimitY
GodotMethod!(void, double) _setAngularLoLimitY;
Undocumented in source.
_setAngularLoLimitZ
GodotMethod!(void, double) _setAngularLoLimitZ;
Undocumented in source.
getFlagX
GodotMethod!(bool, long) getFlagX;
Undocumented in source.
getFlagY
GodotMethod!(bool, long) getFlagY;
Undocumented in source.
getFlagZ
GodotMethod!(bool, long) getFlagZ;
Undocumented in source.
getParamX
GodotMethod!(double, long) getParamX;
Undocumented in source.
getParamY
GodotMethod!(double, long) getParamY;
Undocumented in source.
getParamZ
GodotMethod!(double, long) getParamZ;
Undocumented in source.
setFlagX
GodotMethod!(void, long, bool) setFlagX;
Undocumented in source.
setFlagY
GodotMethod!(void, long, bool) setFlagY;
Undocumented in source.
setFlagZ
GodotMethod!(void, long, bool) setFlagZ;
Undocumented in source.
setParamX
GodotMethod!(void, long, double) setParamX;
Undocumented in source.
setParamY
GodotMethod!(void, long, double) setParamY;
Undocumented in source.
setParamZ
GodotMethod!(void, long, double) setParamZ;
Undocumented in source.

Meta