Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetRootPlayable(int)

Returns the Playable with no output connections at the given index.
Read time 1 minuteLast updated 7 days ago

Definition

public Playable GetRootPlayable(int index)

Parameters

index

The index of the root Playable.

Returns

Type

Description

Playable