Component:BitmapAssetMetadata

From Resonite Wiki
Component image 
Bitmap Asset Metadata component as seen in the Scene Inspector


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


Usage

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.
Asset Texture2D
Width raw output of Int
Height raw output of Int
BaseFormat raw output of String
ColorData raw output of ColorChannelData
AlphaData raw output of AlphaChannelData
BitsPerPixel raw output of Double
ChannelCount raw output of Int
AverageColor raw output of ColorX
AverageVisibleColor raw output of ColorX
AverageHSV raw output of ColorX
AverageVisibleHSV raw output of ColorX
InvalidPixelCount raw output of Int

Behavior

Examples

See Also