This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

CameraPlayable.Create

Parameters

graphThe PlayableGraph object that will own the CameraPlayable.
camera Camera used to produce a texture in the PlayableGraph.

Returns

CameraPlayable A CameraPlayable linked to the PlayableGraph.

Description

Creates a CameraPlayable in the PlayableGraph.