This is the old Animancer v7.4 documentation. Click here for the latest version.

AnimancerPreviewObjectGUI.

DoModelGUI(Rect, AnimancerPreviewObject) Method

Summary

Draws the model selection GUI.

Syntax

public static void DoModelGUI(Rect area, AnimancerPreviewObject preview)

Parameters

Name Type Description
area Rect
preview AnimancerPreviewObject

Return Value

Type Description
void