Reference API Roblox

Engine API

Website

Related

Reference API Roblox

RobloxEditableMesh

Member index 0

HistoryMember
No members defined by RobloxEditableMesh.
inherited from EditableMesh
648FixedSize: bool
648SkinningEnabled: bool
640AddColor(color: Color3, alpha: float): int64
640AddNormal(normal: Vector3?): int64
604AddTriangle(vertexId0: int64, vertexId1: int64, vertexId2: int64): int64
640AddUV(uv: Vector2): int64
604AddVertex(p: Vector3): int64
649CreateMeshPartAsync(initialSize: Vector3, options: Dictionary = nil): MeshPart
649Destroy(): null
602FindClosestPointOnSurface(point: Vector3): Tuple
604FindClosestVertex(toThisPoint: Vector3): int64
602FindVerticesWithinSphere(center: Vector3, radius: float): Array
640GetAdjacentFaces(faceId: int64): Array
604GetAdjacentVertices(vertexId: int64): Array
650GetCenter(): Vector3
640GetColor(colorId: int64): Color3?
640GetColorAlpha(colorId: int64): float?
644GetColors(): Array
644GetFaceColors(faceId: int64): Array
644GetFaceNormals(faceId: int64): Array
644GetFaceUVs(faceId: int64): Array
644GetFaceVertices(faceId: int64): Array
644GetFaces(): Array
640GetFacesWithAttribute(id: int64): Array
640GetNormal(normalId: int64): Vector3?
644GetNormals(): Array
604GetPosition(vertexId: int64): Vector3
650GetSize(): Vector3
640GetUV(uvId: int64): Vector2?
644GetUVs(): Array
602GetVertices(): Array
640GetVerticesWithAttribute(id: int64): Array
640IdDebugString(id: int64): string
640MergeVertices(mergeTolerance: float): Map
604RaycastLocal(origin: Vector3, direction: Vector3): Tuple
640RemoveFace(faceId: int64): null
640RemoveUnused(): Array
640ResetNormal(normalId: int64): null
640SetColor(colorId: int64, color: Color3): null
640SetColorAlpha(colorId: int64, alpha: float): null
644SetFaceColors(faceId: int64, ids: Array): null
644SetFaceNormals(faceId: int64, ids: Array): null
644SetFaceUVs(faceId: int64, ids: Array): null
644SetFaceVertices(faceId: int64, ids: Array): null
640SetNormal(normalId: int64, normal: Vector3): null
604SetPosition(vertexId: int64, p: Vector3): null
640SetUV(uvId: int64, uv: Vector2): null
640Triangulate(): null
inherited from Object
647ClassName: string
647className: string
647GetPropertyChangedSignal(property: string): RBXScriptSignal
647IsA(className: string): bool
650isA(className: string): bool
647Changed(property: string)

Removed member index 1

HistoryMember

Description

History 3

Removed members 1

Settings