Interface | Description |
---|---|
FabricBakedModel |
Interface for baked models that output meshes with enhanced rendering features.
|
SpriteFinder |
Indexes a texture atlas to allow fast lookup of Sprites from
baked vertex coordinates.
|
Class | Description |
---|---|
ForwardingBakedModel |
Base class for specialized model implementations that need to wrap other baked models.
|
ModelHelper |
Collection of utilities for model implementations.
|