Summary
Gets the
Animancer.Parameter`1.Value
.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Parameter
<T>
Syntax
public T GetValue(T value)
Remarks
This is exactly the same as the property, but being a method allows it to be used as a delegate.
Parameters
Name | Type | Description |
---|---|---|
value | T |
Return Value
Type | Description |
---|---|
T |