Class Environment.BaseEnvironmentCubemapHandler
Inheritance
System.Object
Environment.BaseEnvironmentCubemapHandler
Namespace: UnityEditor.Rendering.LookDev
Syntax
[Serializable]
public abstract class BaseEnvironmentCubemapHandler
Properties
cubemap
The cubemap used for this part of the lighting environment
Declaration
public Cubemap cubemap { get; set; }
Property Value
Type | Description |
---|---|
Cubemap |