Class Environment.Shadow
Inheritance
System.Object
Environment.Shadow
Syntax
[Serializable]
public class Shadow
Fields
angleOffset
Declaration
Field Value
| Type |
Description |
| System.Single |
|
cubemap
Declaration
Field Value
Properties
color
Declaration
public Color color { get; set; }
Property Value
latitude
Declaration
public float latitude { get; set; }
Property Value
| Type |
Description |
| System.Single |
|
longitude
Declaration
public float longitude { get; set; }
Property Value
| Type |
Description |
| System.Single |
|