Properties
Vector3
[NotReplicated]
|
Represents the direction of the X-Axis, relative to the Attachment’s |
CFrame
|
Represents the CFrame offset of the Attachment. |
Vector3
[NotReplicated]
|
A Vector3 that describes the orientation of the Attachment relative to the orientation of its parent, in degrees. Rotations are applied in Z, X, Y order. |
Vector3
[NotReplicated]
|
A Vector3 that describes the positional offset of the Attachment, relative to the position and orientation of its parent. |
Vector3
[Hidden]
[NotReplicated]
[Deprecated]
|
A Vector3 that describes the rotation of the Attachment relative to the rotation of its parent, in degrees. Rotations are applied in Z, Y, X order. |
Vector3
[NotReplicated]
|
Represents the direction of the Y-Axis, relative to the Attachment’s |
bool
|
Toggles the visibility of the Attachment in-game. |
Vector3
[NotReplicated]
|
Represents the direction of the |
CFrame
[NotReplicated]
|
Describes the exact CFrame of the attachment in world-space coordinates |
Vector3
[NotReplicated]
|
Describes the orientation (in degrees) of the |
Vector3
[NotReplicated]
|
Describes the position of the attachment relative to the world, rather than the parent of the |
Vector3
[Hidden]
[ReadOnly]
[NotReplicated]
[Deprecated]
|
Determines the rotation (in degrees) of the attachment relative to the world |
Vector3
[NotReplicated]
|
Represents the direction of the |
bool
|
Determines if an |
string
[ReadOnly]
[NotReplicated]
|
A read-only string representing the class this |
int
[ReadOnly]
[NotReplicated]
[Deprecated]
|
The cost of saving the instance using data persistence. |
string
|
A non-unique identifier of the |
Instance
[NotReplicated]
|
Determines the hierarchical parent of the |
bool
|
A deprecated property that used to protect |
bool
[Hidden]
[NotReplicated]
[Deprecated]
|
string
[ReadOnly]
[NotReplicated]
[Deprecated]
|
Functions
Vector3
[Deprecated]
|
Returns the value of the Attachment’s |
Vector3
[Deprecated]
|
Returns the value of the Attachment’s |
void
[Deprecated]
|
Sets the value of the Attachment’s |
void
[Deprecated]
|
Sets the value of the Attachment’s |
void
|
This function destroys all of an |
Instance
|
Create a copy of an object and all its descendants, ignoring objects that are not |
void
|
Sets the |
Instance
|
Returns the first ancestor of the |
Instance
|
Returns the first ancestor of the |
Instance
|
Returns the first ancestor of the |
Instance
|
Returns the first child of the |
Instance
|
Returns the first child of the |
Instance
|
Returns the first child of the |
Instance
|
Variant
|
Returns the attribute which has been assigned to the given name |
RBXScriptSignal
|
Returns an event that fires when the given attribute changes |
Dictionary
|
Returns a dictionary of string → variant pairs for each of the |
Objects
|
Returns an array containing all of the |
string
[NotBrowsable]
|
Returns a coded string of the |
Array
[CustomLuaState]
|
Returns an array containing all of the descendants of the instance |
string
|
Returns a string describing the |
RBXScriptSignal
|
Get an event that fires when a given property of an object changes. |
bool
[CustomLuaState]
|
Returns true if an |
bool
|
Returns true if an |
bool
|
Returns true if an |
void
[Deprecated]
|
Sets the object’s Parent to nil, and does the same for all its descendants. |
void
|
Sets the attribute with the given name to the given value |
Instance
[CustomLuaState]
[CanYield]
|
Returns the child of the |
Objects
[Deprecated]
|
Returns an array of the object’s children. |
Instance
[Deprecated]
|
void
[Deprecated]
|
Instance
[Deprecated]
|
Objects
[Deprecated]
|
bool
[Deprecated]
[CustomLuaState]
|
bool
[Deprecated]
|
void
[Deprecated]
|
Events
RBXScriptSignal
|
Fires when the |
RBXScriptSignal
|
Fires whenever an attribute is changed on the |
RBXScriptSignal
|
Fired immediately after a property of an object changes. |
RBXScriptSignal
|
Fires when an object is parented to this |
RBXScriptSignal
|
Fires when a child is removed from this |
RBXScriptSignal
|
Fires when a descendant is added to the |
RBXScriptSignal
|
Fires immediately before a descendant of the |
RBXScriptSignal
[Deprecated]
|