PuppetResource

A resource for an Inochi2D Puppet

Constructors

this
this()

Constructor

Members

Functions

loadFile
bool loadFile(String path)

Loads an Inochi2D puppet from file.

realize
Puppet realize()

Realizes an instance of the puppet from the resource.

Properties

data
PackedArray!ubyte data [@property getter]

Data of the puppet.

fileSize
uint fileSize [@property getter]

Size of the model file in bytes.

Meta