Type:IAsset`1

From Resonite Wiki
Revision as of 02:42, 30 May 2024 by AmasterAmaster (talk | contribs) (Added links.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

An Asset is usually wrapped by an IAssetProvider<A>. Any type that falls under this interface has no ProtoFlux input type, and has to be obtained through a GetAsset<A>. This is because IAsset`1s are not in the Resonite data model, and cannot be networked at all.

Possible Asset Types

This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Value Description
Animation An AnimJ file on the cloud.
ITexture Any texture type.
Document A PDF file stored on the cloud
Material A material in the world.