Attachment

Inherits: Instance

No description available.

Properties
Axis: Vector3

Primary axis. Corresponds to the LookVector, or the first column in the part-local Attachment CFrame rotation matrix

CFrame: CFrame

No description available.

Orientation: Vector3

Euler angles applied in YXZ order

Position: Vector3

No description available.

Rotation: Vector3

No description available.

SecondaryAxis: Vector3

Secondary axis. Corresponds to the UpVector, or the second column in the part-local Attachment CFrame rotation matrix

Visible: bool

No description available.

WorldAxis: Vector3

Primary axis in world space. Corresponds to the LookVector, or the first column in the world space Attachment CFrame rotation matrix.

WorldCFrame: CFrame

No description available.

Euler angles applied in YXZ order

WorldPosition: Vector3

No description available.

WorldRotation: Vector3

Deprecated. Use WorldOrientation instead

No description available.

Functions
GetAxis() => Vector3

No description available.

GetSecondaryAxis() => Vector3

No description available.

SetAxis(
axis: Vector3
) => void

No description available.

SetSecondaryAxis(
axis: Vector3
) => void

No description available.