Delegate TP4
A function that converts ParametricInfo into a Vector4.
Namespace: Danmokou.DMath
Assembly: cs.temp.dll.dll
Syntax
public delegate Vector4 TP4(ParametricInfo bpi);
Parameters
| Type | Name | Description |
|---|---|---|
| ParametricInfo | bpi |
Returns
| Type | Description |
|---|---|
| Vector4 |