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.

The JointInstance class inherits from Instance. This class provides the base members of Welds, Glue, and other classes designed to keep parts together.

Properties

Active: bool

  • Read-onlyThis property is capable of being read but not written.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:JointInstance/Active.
  • Category: Behavior.
  • Serialization: cannot load or save.
  • Thread safety: read safe

C0: CFrame

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

C1: CFrame

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

Enabled: bool

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

Part0: BasePart

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

Part1: BasePart

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

part1: BasePart

  • HiddenThis property is not shown in the object browser and properties window.
  • Not replicatedThis member is not replicated across the network boundary.
  • DeprecatedThis member will be phased out and should be avoided while it is still available.
This class member is missing documentation. Create or add to its subpage at Class:JointInstance/part1.
  • Category: Data.
  • Serialization: cannot load or save.
  • Thread safety: read safe

External links[]

Advertisement