Summary
Sets the value of the specified boolean parameter.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Hybrid
Animancer Component
Syntax
public void SetBool(string name, bool value)
Parameters
Name | Type | Description |
---|---|---|
name | string | |
value | bool |
Return Value
Type | Description |
---|---|
void |