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