This site is inactive!

This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.

Members

Functions

Returns Function History
Vector3 GetAxis ( ) (+0.241)
Vector3 GetSecondaryAxis ( ) (+0.241)
void SetAxis ( Vector3 axis ) (+0.241)
void SetSecondaryAxis ( Vector3 axis ) (+0.241)

YieldFunctions

  • 1 yieldfunction inherited from Instance

Events

Property Descriptions

Vector3 Attachment.Axis

Version History:(+0.241)

CoordinateFrame Attachment.CFrame

Vector3 Attachment.Orientation

Version History:(+0.290)

Vector3 Attachment.Position

Vector3 Attachment.Rotation

Vector3 Attachment.SecondaryAxis

Version History:(+0.241)

bool Attachment.Visible

Version History:(+0.261)

Vector3 Attachment.WorldAxis

Version History:(+0.241)

Tags: readonly

CoordinateFrame Attachment.WorldCFrame

Version History:(+0.327)

Tags: readonly

Vector3 Attachment.WorldOrientation

Version History:(+0.290)

Tags: readonly

Vector3 Attachment.WorldPosition

Tags: readonly

Vector3 Attachment.WorldSecondaryAxis

Version History:(+0.241)

Tags: readonly

Vector3 Attachment.WorldRotation

Deprecated: This member is deprecated.

Tags: readonly

Function Descriptions

Vector3Attachment.GetAxis ( )

Version History:(+0.241)

Vector3Attachment.GetSecondaryAxis ( )

Version History:(+0.241)

voidAttachment.SetAxis ( Vector3 axis )

Version History:(+0.241)

voidAttachment.SetSecondaryAxis ( Vector3 axis )

Version History:(+0.241)

Inherits: