Class AlloyAreaLight
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class AlloyAreaLight : MonoBehaviour
- Inheritance
-
AlloyAreaLight
Constructors
AlloyAreaLight()
Fields
DefaultSpotLightCookie
public Texture2D DefaultSpotLightCookie
Field Value
- Texture2D
Properties
Color
[Obsolete("Please use Unity Light component's \"color\" field.")]
public Color Color { get; set; }
Property Value
- Color
HasSpecularHighlight
public bool HasSpecularHighlight { get; set; }
Property Value
- bool
Intensity
[Obsolete("Please use Unity Light component's \"intensity\" field.")]
public float Intensity { get; set; }
Property Value
- float
IsAnimated
[Obsolete("No longer used. Please remove all references to it.")]
public bool IsAnimated { get; set; }
Property Value
- bool
Length
public float Length { get; set; }
Property Value
- float
Radius
public float Radius { get; set; }
Property Value
- float
Methods
UpdateBinding()
public void UpdateBinding()