Interface ICamera
ICamera interface
Common interface for CameraOrthographic and CameraPerspective.
public interface ICamera
Properties
| Name | Description |
|---|---|
| IsOrthographic { get; } | |
| IsPerspective { get; } | |
| Matrix { get; } |
See Also
- namespace Aspose.CAD.FileFormats.GLB
- assembly Aspose.CAD