Class: Sprite
Lua
C++
Edit

Sprite::SetViewMode

This method sets the view mode of a sprite. This controls how the sprite orients itself relative to the camera position.

Syntax

Parameter Description
mode sprite view mode, can be SPRITEVIEW_DEFAULT, SPRITEVIEW_BILLBOARD, SPRITEVIEW_XROTATION, SPRITEVIEW_YROTATION, or SPRITEVIEW_ZROTATION
Copyright © 2024 Ultra Software.
All rights reserved.