Anchor behavior script interface

The IAnchorBehaviorInstance interface derives from IBehaviorInstance to add APIs specific to the Anchor behavior.

Anchor behavior APIs

isEnabled
A boolean indicating if the behavior is enabled. If disabled, the behavior no longer has any effect on the object.
Construct 3 Manual 2022-08-31

On this page