Roblox Wiki
Advertisement
Roblox Wiki
Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.

A MeshPart is a physically simulatable mesh. This class was added on May 4, 2016.

Properties

DoubleSided: bool

This class member is missing documentation. Create or add to its subpage at Class:MeshPart/DoubleSided.
  • Category: Appearance.
  • Write security: PluginSecurity.
  • Serialization: can save and load.
  • Thread safety: read safe

HasJointOffset: bool

  • HiddenThis property is not shown in the object browser and properties window.
This class member is missing documentation. Create or add to its subpage at Class:MeshPart/HasJointOffset.
  • Category: Appearance.
  • Write security: NotAccessibleSecurity.
  • Serialization: can save and load.
  • Thread safety: read safe

HasSkinnedMesh: bool

  • HiddenThis property is not shown in the object browser and properties window.
This class member is missing documentation. Create or add to its subpage at Class:MeshPart/HasSkinnedMesh.
  • Category: Appearance.
  • Write security: NotAccessibleSecurity.
  • Serialization: can save and load.
  • Thread safety: read safe

JointOffset: Vector3

  • HiddenThis property is not shown in the object browser and properties window.
This class member is missing documentation. Create or add to its subpage at Class:MeshPart/JointOffset.
  • Category: Data.
  • Write security: NotAccessibleSecurity.
  • Serialization: can save and load.
  • Thread safety: read safe

MeshContent: Content

  • HiddenThis property is not shown in the object browser and properties window.
This class member is missing documentation. Create or add to its subpage at Class:MeshPart/MeshContent.
  • Category: Appearance.
  • Write security: NotAccessibleSecurity.
  • Serialization: can save and load.
  • Thread safety: read safe

MeshId: ContentId

This class member is missing documentation. Create or add to its subpage at Class:MeshPart/MeshId.
  • Category: Appearance.
  • Write security: NotAccessibleSecurity.
  • Serialization: can save and load.
  • Thread safety: read safe

RenderFidelity: RenderFidelity

  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:MeshPart/RenderFidelity.
  • Category: Appearance.
  • Write security: PluginSecurity.
  • Serialization: can save and load.
  • Thread safety: read safe

TextureContent: Content

  • HiddenThis property is not shown in the object browser and properties window.
This class member is missing documentation. Create or add to its subpage at Class:MeshPart/TextureContent.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

TextureID: ContentId

This class member is missing documentation. Create or add to its subpage at Class:MeshPart/TextureID.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

Methods

ApplyMesh(meshPart: Instance): null

Parameters
NameType
meshPartInstance
  • Thread safety: unsafe

Removed members

Properties

External links[]

Advertisement