AnimancerSettingsGroup<T> Class

Summary

[Editor-Only] A static reference to a persistent setting stored in Animancer.Editor.AnimancerSettings.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["AnimancerSettingsGroup<T>"] class Type type-node

Syntax

public static class AnimancerSettingsGroup<T> where T : AnimancerSettingsGroup, new()

Type Parameters

Name Description
T

Properties

Name Value Summary
Instance T
Gets or creates a T in the Animancer.Editor.AnimancerSettings asset.
static