OVRGLTFLoader Class Reference
Public Member Functions | |
| OVRGLTFLoader (string fileName) | |
| OVRGLTFLoader (byte[] data) | |
| OVRGLTFScene | LoadGLB () |
| void | SetModelShader (Shader shader) |
Constructor & Destructor Documentation
◆ OVRGLTFLoader() [1/2]
| OVRGLTFLoader.OVRGLTFLoader | ( | string | fileName | ) |
◆ OVRGLTFLoader() [2/2]
| OVRGLTFLoader.OVRGLTFLoader | ( | byte [] | data | ) |
Member Function Documentation
◆ LoadGLB()
| OVRGLTFScene OVRGLTFLoader.LoadGLB | ( | ) |
◆ SetModelShader()
| void OVRGLTFLoader.SetModelShader | ( | Shader | shader | ) |
The documentation for this class was generated from the following file:
- Oculus/VR/Scripts/OVRGLTFLoader.cs
1.8.13