Declaration
Vector3.Y = value
go
Parameters
Input
Return
Type | Description |
---|---|
Vector3 | The vector after modifying the second component |
Set the second component of a vector
Vector3.Y = value
go
Type | Description |
---|---|
Vector3 | The vector after modifying the second component |