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

FastObjectField.

Draw(Rect, bool) Method

Summary

Draws a field for the Animancer.Editor.FastObjectField.Value.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
FastObjectField

Syntax

public void Draw(Rect area, bool drawPing = true)

Parameters

Name Type Description
area Rect
drawPing bool

Return Value

Type Description
void