Link Search Menu Expand Document

Get Object Resource Size as Bytes

Get the size of the object/resource for use in memory tools or to display to artists/LDs in the Editor. This is the simple version which just returns the total number of bytes used by this object.

Node

Inputs

▶ Exec In
● Object Object to get resource size for.
● Mode Indicates which resource size should be returned.
● Bool Print to Screen.
● Bool Print to Log.
● Color Text Color for print string.
● Float Duration of the print string.

Outputs

▶ Exec Out
● Byte Byte size of resource/object.