Header menu logo Nu

PointAttachment Type

Constructors

Constructor Description

PointAttachment(name)

Full Usage: PointAttachment(name)

Parameters:
    name : string

name : string

PointAttachment(other)

Full Usage: PointAttachment(other)

Parameters:

Copy constructor.

other : PointAttachment

Instance members

Instance member Description

this.ComputeWorldPosition

Full Usage: this.ComputeWorldPosition

Parameters:
    bone : Bone
    ox : byref<float32>
    oy : byref<float32>

bone : Bone
ox : byref<float32>
oy : byref<float32>

this.ComputeWorldRotation

Full Usage: this.ComputeWorldRotation

Parameters:
Returns: float32
bone : Bone
Returns: float32

this.Copy

Full Usage: this.Copy

Returns: Attachment
Modifiers: abstract
Returns: Attachment

this.Rotation

Full Usage: this.Rotation

this.X

Full Usage: this.X

this.Y

Full Usage: this.Y

Type something to start searching.