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