Enum Camera.Type
Camera projection type
Namespace: GLTFast.Schema
Syntax
public enum Type
Fields
Name | Description | Value |
---|---|---|
Orthographic | Orthogonal projection |
0 |
Perspective | Perspective projection |
1 |
Camera projection type
public enum Type
Name | Description | Value |
---|---|---|
Orthographic | Orthogonal projection |
0 |
Perspective | Perspective projection |
1 |