CryEngine.Animations.CharacterAttachment

CryEngine.Animations.CharacterAttachment

An attachment on a character. Wraps the native IAttachment class. More...

Properties

Vector3 WorldPosition [get]
The position of the attachment in world-space. More...
Quaternion WorldRotation [get]
The rotation of the attachment in world-space. More...

Detailed Description

An attachment on a character. Wraps the native IAttachment class.

Property Documentation

◆ WorldPosition

Vector3 CryEngine.Animations.CharacterAttachment.WorldPosition
get

The position of the attachment in world-space.

The world position.

◆ WorldRotation

Quaternion CryEngine.Animations.CharacterAttachment.WorldRotation
get

The rotation of the attachment in world-space.

The world rotation.