dash.components.assets

Defines the static Assets class, a static class which manages all textures, meshes, materials, and animations.

Members

Classes

Asset
class Asset
AssetRef
class AssetRef(AssetType)

A reference to an asset.

Assets
class Assets

Assets manages all assets that aren't code, GameObjects, or Prefabs.

Variables

unitSquareMesh
string unitSquareMesh;

Obj for a 1x1 square billboard mesh

Meta