Summary
Enforces the `rule` on the `value`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Validate
Syntax
public static void ValueRule(ref float value, Validate.Value rule)
Parameters
Name | Type | Description |
---|---|---|
value | float | |
rule | Validate |
Return Value
Type | Description |
---|---|
void |