C# Class UnityEditor.UnityLensFlareItem

Show file Open project: BabylonJS/Babylon.js

Public Properties

Property Type Description
color Color
position float
size float
texture UnityEngine.Texture2D

Property Details

color public property

public Color color
return Color

position public property

public float position
return float

size public property

public float size
return float

texture public property

public Texture2D,UnityEngine texture
return UnityEngine.Texture2D