Summary
Indicates whether the specified layer contains the specified state.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Hybrid
Animancer Component
Syntax
public bool HasState(int layerIndex, int stateID)
Parameters
Name | Type | Description |
---|---|---|
layerIndex | int | |
stateID | int |
Return Value
Type | Description |
---|---|
bool |