Table of Contents

Enum SpriteType

Namespace
Stride.Rendering.Sprites
Assembly
Stride.Rendering.dll

Enumerates the different types of sprites.

public enum SpriteType

Fields

Billboard = 1

A billboard sprite.

Sprite = 0

A 3D sprite.