Function CameraTargetMarker

A simple component for indicating the current camera target.

NOTE: You may pass a child node to this component if you want to use a custom object representing the camera target. If you do, you'll have to manage the material settings yourself, as depthTest and depthWrite only have an effect on the default object's material.

<CameraTargetMarker />