C# Class UnityEditor.UnityLensFlareItem

显示文件 Open project: BabylonJS/Babylon.js

Public Properties

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

Property Details

color public_oe property

public Color color
return Color

position public_oe property

public float position
return float

size public_oe property

public float size
return float

texture public_oe property

public Texture2D,UnityEngine texture
return UnityEngine.Texture2D