|
| static readonly TextureRectMatrixf | zero = new TextureRectMatrixf { leftRect = new Rect(0, 0, 1, 1), rightRect = new Rect(0, 0, 1, 1), leftScaleBias = new Vector4(1, 1, 0, 0), rightScaleBias = new Vector4(1, 1, 0, 0) } |
| |
◆ ToString()
| override string OVRPlugin.TextureRectMatrixf.ToString |
( |
| ) |
|
◆ leftRect
| Rect OVRPlugin.TextureRectMatrixf.leftRect |
◆ leftScaleBias
| Vector4 OVRPlugin.TextureRectMatrixf.leftScaleBias |
◆ rightRect
| Rect OVRPlugin.TextureRectMatrixf.rightRect |
◆ rightScaleBias
| Vector4 OVRPlugin.TextureRectMatrixf.rightScaleBias |
◆ zero
| readonly TextureRectMatrixf OVRPlugin.TextureRectMatrixf.zero = new TextureRectMatrixf { leftRect = new Rect(0, 0, 1, 1), rightRect = new Rect(0, 0, 1, 1), leftScaleBias = new Vector4(1, 1, 0, 0), rightScaleBias = new Vector4(1, 1, 0, 0) } |
|
static |
The documentation for this struct was generated from the following file: