- _meshChanged
GodotMethod!(void) _meshChanged;
Undocumented in source.
- createConvexCollision
GodotMethod!(void) createConvexCollision;
Undocumented in source.
- createDebugTangents
GodotMethod!(void) createDebugTangents;
Undocumented in source.
- createTrimeshCollision
GodotMethod!(void) createTrimeshCollision;
Undocumented in source.
- getMesh
GodotMethod!(Mesh) getMesh;
Undocumented in source.
- getSkeletonPath
GodotMethod!(NodePath) getSkeletonPath;
Undocumented in source.
- getSurfaceMaterial
GodotMethod!(Material, long) getSurfaceMaterial;
Undocumented in source.
- getSurfaceMaterialCount
GodotMethod!(long) getSurfaceMaterialCount;
Undocumented in source.
- setMesh
GodotMethod!(void, Mesh) setMesh;
Undocumented in source.
- setSkeletonPath
GodotMethod!(void, NodePath) setSkeletonPath;
Undocumented in source.
- setSurfaceMaterial
GodotMethod!(void, long, Material) setSurfaceMaterial;
Undocumented in source.