MeshPart

Show Deprecated

MeshPart is a form of BasePart that includes a physically simulated custom mesh. Unlike with other mesh classes, such as SpecialMesh and BlockMesh, they are not parented to a BasePart but rather behave as a BasePart in their own right.

The mesh and texture of a MeshPart are determined by the MeshId and TextureID properties. For more information, see Meshes.

Summary

Properties

Properties inherited from TriangleMeshPart

Properties

Properties inherited from BasePart

Properties

Properties inherited from PVInstance

Properties

Methods

Methods inherited from BasePart

Methods

Methods inherited from PVInstance

Methods

Events

Events inherited from BasePart

Events

Properties

DoubleSided

Plugin Security
Read Parallel

HasJointOffset

Hidden
Not Accessible Security
Read Parallel

HasSkinnedMesh

Hidden
Not Accessible Security
Read Parallel

JointOffset

Hidden
Not Accessible Security
Read Parallel

MeshContent

Not Accessible Security
Read Parallel

MeshId

ContentId
Not Accessible Security
Read Parallel

RenderFidelity

Not Replicated
Plugin Security
Read Parallel

TextureContent

Read Parallel

TextureID

ContentId
Read Parallel

Methods

ApplyMesh

()

Parameters

meshPart: Instance

Returns

()

Events