Projector

More information can be found in the Unity API Reference

Constructors

Constructor

Description

Projector()

Members

Member

Description

aspectRatio

enabled

farClipPlane

fieldOfView

gameObject

ignoreLayers

isActiveAndEnabled

material

name

nearClipPlane

orthographic

orthographicSize

tag

transform

Methods

Method

Description

CompareTag(tag)

GetHashCode()

ToString()

Details

class Projector
Projector Projector()
float aspectRatio
bool enabled
float farClipPlane
float fieldOfView
const GameObject gameObject
int ignoreLayers
const bool isActiveAndEnabled
Material material
string name
float nearClipPlane
bool orthographic
float orthographicSize
string tag
const Transform transform
bool CompareTag(string tag)
int GetHashCode()
string ToString()