Method SetTexture
SetTexture(Texture, int)
Declaration
public void SetTexture(Texture tex, int texID = -1)
Parameters
Type | Name | Description |
---|---|---|
Texture | tex | |
int | texID |
SetTexture(Texture, YVRRenderLayerEyeMask, int)
Declaration
public void SetTexture(Texture tex, YVRRenderLayerEyeMask eyeMask, int texID = -1)
Parameters
Type | Name | Description |
---|---|---|
Texture | tex | |
YVRRenderLayerEyeMask | eyeMask | |
int | texID |