Mesh.GDNativeClassBinding

Undocumented in source.

Members

Static variables

createConvexShape
GodotMethod!(Shape) createConvexShape;
Undocumented in source.
createOutline
GodotMethod!(Mesh, double) createOutline;
Undocumented in source.
createTrimeshShape
GodotMethod!(Shape) createTrimeshShape;
Undocumented in source.
generateTriangleMesh
GodotMethod!(TriangleMesh) generateTriangleMesh;
Undocumented in source.
getAabb
GodotMethod!(AABB) getAabb;
Undocumented in source.
getFaces
GodotMethod!(PoolVector3Array) getFaces;
Undocumented in source.
getLightmapSizeHint
GodotMethod!(Vector2) getLightmapSizeHint;
Undocumented in source.
getSurfaceCount
GodotMethod!(long) getSurfaceCount;
Undocumented in source.
setLightmapSizeHint
GodotMethod!(void, Vector2) setLightmapSizeHint;
Undocumented in source.
surfaceGetArrays
GodotMethod!(Array, long) surfaceGetArrays;
Undocumented in source.
surfaceGetBlendShapeArrays
GodotMethod!(Array, long) surfaceGetBlendShapeArrays;
Undocumented in source.
surfaceGetMaterial
GodotMethod!(Material, long) surfaceGetMaterial;
Undocumented in source.
surfaceSetMaterial
GodotMethod!(void, long, Material) surfaceSetMaterial;
Undocumented in source.

Meta