AnimancerLayer.

IncrementCommandCount() Method

Summary

Increases the Animancer.AnimancerLayer.CommandCount by 1.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerLayer

Syntax

[MethodImpl(MethodImplOptions.AggressiveInlining)]
public void IncrementCommandCount()

Attributes

Type Description
MethodImplAttribute

Return Value

Type Description
void