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

CameraPlayable

struct in UnityEngine.Experimental.Playables

/

Implemented in:UnityEngine.CoreModule


Implements interfaces:IPlayable

Description 描述

An implementation of IPlayable that produces a Camera texture.

NOTE: You can use PlayableExtensions methods with CameraPlayable objects.

Static Methods 静态方法

CreateCreates a CameraPlayable in the PlayableGraph.