public class GLTFCamera extends GLTFEntity
| Modifier and Type | Field and Description |
|---|---|
GLTFOrthographic |
orthographic |
GLTFPerspective |
perspective |
java.lang.String |
type |
nameextensions, extras| Constructor and Description |
|---|
GLTFCamera() |
public java.lang.String type
public GLTFPerspective perspective
public GLTFOrthographic orthographic