Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Projector.orthographic

Switch to Manual
public bool orthographic;

Description

Is the projection orthographic (true) or perspective (false)?

When orthographic is true, projection is defined by orthographicSize.
When orthographic is false, projection is defined by fieldOfView. See Also: projector component.

no example available in C#

Did you find this page useful? Please give it a rating: