Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CameraPlayable

An implementation of IPlayable that produces a Camera texture.
Read time 1 minuteLast updated 8 days ago

Definition

public struct CameraPlayable : IPlayable, IEquatable<CameraPlayable>

Remarks

NOTE: You can use PlayableExtensions methods with CameraPlayable objects.

Static Methods

Method

Description

CreateCreates a CameraPlayable in the PlayableGraph.