SCNActionable.HasActions Method

Definition

Returns a Boolean value that tells whether the node is running any actions.

[Foundation.Export("hasActions")]
public abstract bool HasActions ();
abstract member HasActions : unit -> bool

Returns

Implements

Attributes

Applies to