Puppet2D

An Inochi2D Puppet in the godot scene tree.

Destructor

~this
~this()

Destructor

Members

Functions

process_
void process_(double delta)

Updates and renders the puppet to its internal draw list.

Properties

author
String author [@property getter]

Author of the loaded puppet.

instance
Puppet instance [@property getter]

The actual loaded puppet instance.

name
String name [@property getter]

Name of the loaded puppet.

puppet
PuppetResource puppet [@property getter]

The puppet resource

puppet
PuppetResource puppet [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta