Base class: Entity

Lua
C++
Edit

Sprite

This class provides 2D shapes and images on the screen.

Property Type Description
mesh const shared_ptr<Mesh>& read-only mesh object
SetViewMode Method sets the sprite auto-orientation setting
CreateSprite Function creates a new sprite object
LoadSprite Function loads a texture and applies it to a new sprite
Copyright © 2024 Ultra Software.
All rights reserved.