Class ProceduralStateKeyEntry
One state key reachable from the profile's rules (via a StateKeyWeightProviderSO).
Inheritance
ProceduralStateKeyEntry
Assembly: Serenity.AnimationHub.Editor.dll
Syntax
public sealed class ProceduralStateKeyEntry
Constructors
ProceduralStateKeyEntry(string, string)
Declaration
public ProceduralStateKeyEntry(string name, string assetPath)
Parameters
Properties
AssetPath
Declaration
public string AssetPath { get; }
Property Value
Name
Declaration
public string Name { get; }
Property Value