Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Offset the texture by X and Y
Parameters:
- x
- A float value
- y
- A float value
Example:
1 | obj.offsetTexture(x, y) |
McMaster University Virtual Reality Simulation and Research
Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Offset the texture by X and Y
Parameters:
Example:
1 | obj.offsetTexture(x, y) |