Roblox Wiki
Roblox Wiki
36,843
pages
Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.

The Attachment class, added on March 17, 2016, inherits from Instance.

Properties

Axis: Vector3

  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:Attachment/Axis.
  • Category: Derived Data.
  • Serialization: can load only.
  • Thread safety: read safe

CFrame: CFrame

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

Orientation: Vector3

  • HiddenThis property is not shown in the object browser and properties window.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:Attachment/Orientation.
  • Category: Transform.
  • Serialization: cannot load or save.
  • Thread safety: read safe

Position: Vector3

  • HiddenThis property is not shown in the object browser and properties window.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:Attachment/Position.
  • Category: Transform.
  • Serialization: cannot load or save.
  • Thread safety: read safe

Rotation: Vector3

  • 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:Attachment/Rotation.
  • Category: Transform.
  • Serialization: cannot load or save.
  • Thread safety: read safe

SecondaryAxis: Vector3

  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:Attachment/SecondaryAxis.
  • Category: Derived Data.
  • Serialization: can load only.
  • Thread safety: read safe

Visible: bool

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

WorldAxis: Vector3

  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:Attachment/WorldAxis.
  • Category: Derived World Data.
  • Serialization: can load only.
  • Thread safety: read safe

WorldCFrame: CFrame

  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:Attachment/WorldCFrame.
  • Category: Derived World Data.
  • Serialization: can load only.
  • Thread safety: read safe

WorldOrientation: Vector3

  • HiddenThis property is not shown in the object browser and properties window.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:Attachment/WorldOrientation.
  • Category: Derived World Data.
  • Serialization: cannot load or save.
  • Thread safety: read safe

WorldPosition: Vector3

  • HiddenThis property is not shown in the object browser and properties window.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:Attachment/WorldPosition.
  • Category: Derived World Data.
  • Serialization: cannot load or save.
  • Thread safety: read safe

WorldRotation: Vector3

  • HiddenThis property is not shown in the object browser and properties window.
  • Read-onlyThis property is capable of being read but not written.
  • 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:Attachment/WorldRotation.
  • Category: Derived World Data.
  • Serialization: cannot load or save.
  • Thread safety: read safe

WorldSecondaryAxis: Vector3

  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:Attachment/WorldSecondaryAxis.
  • Category: Derived World Data.
  • Serialization: can load only.
  • Thread safety: read safe

Methods

GetAxis(): Vector3

  • 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:Attachment/GetAxis.
  • Thread safety: unsafe

GetConstraints(): Instances

This class member is missing documentation. Create or add to its subpage at Class:Attachment/GetConstraints.
  • Thread safety: unsafe

GetSecondaryAxis(): Vector3

  • 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:Attachment/GetSecondaryAxis.
  • Thread safety: unsafe

SetAxis(axis: Vector3): null

  • DeprecatedThis member will be phased out and should be avoided while it is still available.
Parameters
NameType
axisVector3
  • Thread safety: unsafe

SetSecondaryAxis(axis: Vector3): null

  • DeprecatedThis member will be phased out and should be avoided while it is still available.
Parameters
NameType
axisVector3
  • Thread safety: unsafe

External links[]