FastObjectField.

Draw(Rect, string, Object, bool) Method

Summary

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

Syntax

public Rect Draw(Rect area, string label, Object value, bool drawPing = true)

Parameters

Name Type Description
area Rect
label string
value Object
drawPing bool

Return Value

Type Description
Rect