Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


FlareLayer

FlareLayer component.
Read time 6 minutesLast updated 2 days ago

Definition

[RequireComponent(typeof(Camera))]public class FlareLayer : Behaviour

Remarks

The FlareLayer is a lensflare component to be used on cameras. It has no properties.

Inheritance

Inherited Members

Operators

Operator

Description

operator ==Compares two object references to see if they refer to the same object.
boolDetermines whether the object exists.
operator !=Compares if two objects refer to a different object.