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
- Category: Appearance.
- Write security: PluginSecurity.
- Serialization: can save and load.
- Thread safety: read safe
HasJointOffset: bool
- Category: Appearance.
- Write security: NotAccessibleSecurity.
- Serialization: can save and load.
- Thread safety: read safe
HasSkinnedMesh: bool
- Category: Appearance.
- Write security: NotAccessibleSecurity.
- Serialization: can save and load.
- Thread safety: read safe
JointOffset: Vector3
- Category: Data.
- Write security: NotAccessibleSecurity.
- Serialization: can save and load.
- Thread safety: read safe
MeshContent: Content
- Category: Appearance.
- Write security: NotAccessibleSecurity.
- Serialization: can save and load.
- Thread safety: read safe
MeshId: ContentId
- Category: Appearance.
- Write security: NotAccessibleSecurity.
- Serialization: can save and load.
- Thread safety: read safe
RenderFidelity: RenderFidelity
- Category: Appearance.
- Write security: PluginSecurity.
- Serialization: can save and load.
- Thread safety: read safe
TextureContent: Content
- Category: Appearance.
- Serialization: can save and load.
- Thread safety: read safe
TextureID: ContentId
- Category: Appearance.
- Serialization: can save and load.
- Thread safety: read safe
Methods
Removed members
Properties
External links[]
- MeshPart in the Roblox Creator Documentation
- MeshPart in the Roblox API Reference