Mittsu::Geometry
Inherits Reference < Object
Constructors
new
SourceInstance methods
apply_matrix(matrix)
Sourcebounding_box
Sourcebounding_sphere
Sourcecenter
Sourceclone
Sourcecolors
Sourcecolors_need_update
Sourcecolors_need_update=(colors_need_update : Bool)
Sourcecompute_bounding_box
Sourcecompute_bounding_sphere
Sourcecompute_face_normals
Sourcecompute_line_distances
Sourcecompute_morph_normals
Sourcecompute_tangents
Sourcecompute_vertex_normals(area_weighted = false)
Sourcedispose
Sourcedynamic
Sourcedynamic=(dynamic)
Sourceelements_need_update
Sourceelements_need_update=(elements_need_update : Bool)
Sourceface_vertex_uvs
Sourcefaces
Sourcefrom_buffer_geometry(geometry)
Sourceget_color_index(color, color_hash, colors)
Sourceget_normal_index(normal, normals_hash, normals)
Sourceget_uv_index(uv, uvs_hash, uvs)
Sourcegroups_need_update
Sourcegroups_need_update=(groups_need_update : Bool)
Sourcehas_tangents
Sourcehas_tangents=(has_tangents : Bool)
Sourceid
Sourceline_distances
Sourceline_distances=(line_distances : Array(Float64))
Sourceline_distances_need_update
Sourceline_distances_need_update=(line_distances_need_update : Bool)
Sourcemerge(geometry, matrix = nil, material_index_offset = nil)
Sourcemerge_mesh(mesh)
Sourcemerge_vertices
Sourcemorph_colors
Sourcemorph_normals
Sourcemorph_targets
Sourcemorph_targets_need_update
Sourcemorph_targets_need_update=(morph_targets_need_update : Bool)
Sourcename
Sourcename=(name : String)
Sourcenormals_need_update
Sourcenormals_need_update=(normals_need_update : Bool)
Sourceset_bit(value, position, enabled)
Sourceskin_indices
Sourceskin_indices=(skin_indices : Array(Int32))
Sourceskin_weights
Sourceskin_weights=(skin_weights : Array(Int32))
Sourcetangents_need_update
Sourcetangents_need_update=(tangents_need_update : Bool)
Sourcetype
Sourceuuid
Sourceuvs_need_update
Sourceuvs_need_update=(uvs_need_update : Bool)
Sourcevertices
Sourcevertices_need_update
Sourcevertices_need_update=(vertices_need_update : Bool)
Source