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