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
670AddBone(boneProperties: Dictionary): int64
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
649Destroy(): null
602FindClosestPointOnSurface(point: Vector3): Tuple
604FindClosestVertex(toThisPoint: Vector3): int64
602FindVerticesWithinSphere(center: Vector3, radius: float): Array
640GetAdjacentFaces(faceId: int64): Array
604GetAdjacentVertices(vertexId: int64): Array
670GetBoneByName(boneName: string): int64
670GetBoneCFrame(boneId: int64): CFrame
670GetBoneIsVirtual(boneId: int64): bool
670GetBoneName(boneId: int64): string
670GetBoneParent(boneId: int64): int64
670GetBones(): 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
667GetFacesWithAttribute(id: int64): Array
667GetFacesWithColor(colorId: int64): Array
667GetFacesWithNormal(normalId: int64): Array
667GetFacesWithUV(uvId: int64): Array
670GetFacsCorrectivePose(actions: Array): Tuple
670GetFacsCorrectivePoses(): Array
670GetFacsPose(action: FacsActionUnit): Tuple
670GetFacsPoses(): Array
640GetNormal(normalId: int64): Vector3?
644GetNormals(): Array
604GetPosition(vertexId: int64): Vector3
650GetSize(): Vector3
640GetUV(uvId: int64): Vector2?
644GetUVs(): Array
670GetVertexBoneWeights(vertexId: int64): Array
670GetVertexBones(vertexId: int64): Array
667GetVertexColors(vertexId: int64): Array
667GetVertexFaceColor(vertexId: int64, faceId: int64): int64
667GetVertexFaceNormal(vertexId: int64, faceId: int64): int64
667GetVertexFaceUV(vertexId: int64, faceId: int64): int64
667GetVertexFaces(vertexId: int64): Array
667GetVertexNormals(vertexId: int64): Array
667GetVertexUVs(vertexId: int64): Array
602GetVertices(): Array
667GetVerticesWithAttribute(id: int64): Array
667GetVerticesWithColor(colorId: int64): Array
667GetVerticesWithNormal(normalId: int64): Array
667GetVerticesWithUV(uvId: int64): Array
640IdDebugString(id: int64): string
640MergeVertices(mergeTolerance: float): Map
604RaycastLocal(origin: Vector3, direction: Vector3): Tuple
670RemoveBone(boneId: int64): null
640RemoveFace(faceId: int64): null
640RemoveUnused(): Array
640ResetNormal(normalId: int64): null
670SetBoneCFrame(boneId: int64, cframe: CFrame): null
670SetBoneIsVirtual(boneId: int64, virtual: bool): null
670SetBoneName(boneId: int64, name: string): null
670SetBoneParent(boneId: int64, parentBoneId: 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
670SetFacsBonePose(action: FacsActionUnit, boneId: int64, cframe: CFrame): null
670SetFacsCorrectivePose(actions: Array, boneIds: Array, cframes: Array): null
670SetFacsPose(action: FacsActionUnit, boneIds: Array, cframes: Array): null
640SetNormal(normalId: int64, normal: Vector3): null
604SetPosition(vertexId: int64, p: Vector3): null
640SetUV(uvId: int64, uv: Vector2): null
670SetVertexBoneWeights(vertexId: int64, boneWeights: Array): null
670SetVertexBones(vertexId: int64, boneIDs: Array): null
667SetVertexFaceColor(vertexId: int64, faceId: int64, colorId: int64): null
667SetVertexFaceNormal(vertexId: int64, faceId: int64, normalId: int64): null
667SetVertexFaceUV(vertexId: int64, faceId: int64, uvId: int64): 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