AW CAMERA LOCATION TYPE

From ActiveWiki
Jump to navigation Jump to search


Minimum requirements
Added in version 4.1
SDKbuild 53


AW_CAMERA_LOCATION_TYPE

Type

Integer

Description

Type of origin for a camera.

Notes

Possible camera types are (as defined in Aw.h):

AW_CAMERA_TRACK_DEFAULT
Camera not bot controlled.
AW_CAMERA_TRACK_AVATAR
Camera location is an avatar (specified by AW_CAMERA_LOCATION_SESSION).
AW_CAMERA_TRACK_OBJECT
Camera location is an object (specified by AW_CAMERA_LOCATION_OBJECT).

Used by