Summary
Does the specified range contain this group?
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor .TransitionLibraries - Containing Type
- TransitionGroup
Syntax
public bool IsInRange(int min, int max)
Parameters
| Name | Type | Description |
|---|---|---|
| min | int | |
| max | int |
Return Value
| Type | Description |
|---|---|
| bool |