com.onlineobject.objectnet Namespace

AnimationNetwork..::..SetLayerCount Method

Sets the number of layers in the Animator.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public AnimationNetwork SetLayerCount(

	int layerCount

)

Parameters

layerCount
Type: Int32
The number of layers to set.

Return Value

The current instance of AnimationNetwork for method chaining.