Class CompositeCameraRenderer
Namespace: Unity.MARS
Syntax
public class CompositeCameraRenderer : MonoBehaviour
Events
PostRenderCamera
Declaration
public event Action PostRenderCamera
Event Type
Type | Description |
---|---|
Action |
PreCullCamera
Declaration
public event Action PreCullCamera
Event Type
Type | Description |
---|---|
Action |