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

FastObjectField.

GetIcon(Object) Method

Summary

Returns an icon based on the type of the `value`.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
FastObjectField

Syntax

public static Texture GetIcon(Object value)

Parameters

Name Type Description
value Object

Return Value

Type Description
Texture