Class CascadedShadowMappedLight
Inherited Members
Namespace: Unity.Tiny.Authoring
Syntax
[AddComponentMenu("Tiny/CascadedShadowMappedLight")]
public class CascadedShadowMappedLight : MonoBehaviour
Fields
cascadeScale
Declaration
public float3 cascadeScale
Field Value
Type | Description |
---|---|
Unity.Mathematics.float3 |
mainCamera
Declaration
public GameObject mainCamera
Field Value
Type | Description |
---|---|
GameObject |