- Namespace
- SharpInputSystem
- Containing Type
- Vector3
Syntax
public Vector3(float x, float y, float z)
Parameters
| Name | Type | Description |
|---|---|---|
| x | float | |
| y | float | |
| z | float |
Return Value
| Type | Description |
|---|---|
| void |
public Vector3(float x, float y, float z)
| Name | Type | Description |
|---|---|---|
| x | float | |
| y | float | |
| z | float |
| Type | Description |
|---|---|
| void |