TransitionPreviewSettings.

AddModel(GameObject) Method

Summary

Adds a `model` to the list of preview models.

Syntax

public static void AddModel(GameObject model)

Parameters

Name Type Description
model GameObject

Return Value

Type Description
void