in_puppet_set_physics_enabled

Sets whether to calculate physics for the puppet.

version(IN_DYNLIB)
export extern (C) @nogc
void
in_puppet_set_physics_enabled

Parameters

obj in_puppet_t*

The puppet object.

value bool

The value to set.

Meta