RendererSettingsIsPerspective Property |
True the renderers camera using perspective projection, otherwise the renderer will use parallel projection.
Namespace: Demo3D.GuiAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic bool IsPerspective { get; set; }Property Value
Boolean
See Also