Component:NullTextureProvider

From Resonite Wiki
Revision as of 15:54, 19 October 2024 by 989onan (talk | contribs) (add info)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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


Component image 
Null Texture Provider component as seen in the Scene Inspector

Null texture providers are automatically added to the Root as a way of telling the render engine of FrooxEngine what to use as a null texture when a material is missing. This texture is a procedural gray and dark gray checkerboard texture.

Fields

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled.

Usage

Examples

Related Components