Experimental: this API is experimental and might be changed or removed in the future.

CameraPlayable.Create

Declaration

public static Experimental.Playables.CameraPlayable Create(Playables.PlayableGraph graph, Camera camera);

Parameters

graph The 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.


Did you find this page useful? Please give it a rating: