Share

DisplayTransformBehaviorEnum Enumerator

Description

Optional display options for Client Graphics primitives.

Methods

Name Value Description
kFrontFacing 26113 Keep primitive aligned with the camera.
kFrontFacingAndPixelScaling 26115 Keep primitive camera aligned and constant size.
kNoTransformBehaviors 26116 Remove display options from primitive.
kPixelScaling 26114 Keep primitive constant size on the screen.

Version

Introduced in version 5

Was this information helpful?