SinCos
SinCos is a simple data record holding the sin float and cos float of a SinCos result.
note
This type can be networked
Properties
| Property Name | Property Type | Default Value | Description |
|---|---|---|---|
| Sin | float | 0 | The Sin value |
| Cos | float | 0 | The Cos value |
SinCos is a simple data record holding the sin float and cos float of a SinCos result.
This type can be networked
Properties
| Property Name | Property Type | Default Value | Description |
|---|---|---|---|
| Sin | float | 0 | The Sin value |
| Cos | float | 0 | The Cos value |