Skin.GDNativeClassBinding

Undocumented in source.

Members

Static variables

addBind
GodotMethod!(void, long, Transform) addBind;
Undocumented in source.
clearBinds
GodotMethod!(void) clearBinds;
Undocumented in source.
getBindBone
GodotMethod!(long, long) getBindBone;
Undocumented in source.
getBindCount
GodotMethod!(long) getBindCount;
Undocumented in source.
getBindName
GodotMethod!(String, long) getBindName;
Undocumented in source.
getBindPose
GodotMethod!(Transform, long) getBindPose;
Undocumented in source.
setBindBone
GodotMethod!(void, long, long) setBindBone;
Undocumented in source.
setBindCount
GodotMethod!(void, long) setBindCount;
Undocumented in source.
setBindName
GodotMethod!(void, long, String) setBindName;
Undocumented in source.
setBindPose
GodotMethod!(void, long, Transform) setBindPose;
Undocumented in source.

Meta