Class BakeParametersAttribute
Namespace: UnityEditor.Animations.Rigging
Syntax
[AttributeUsage(AttributeTargets.Class, Inherited = false, AllowMultiple = false)]
public sealed class BakeParametersAttribute : Attribute, _Attribute
Constructors
BakeParametersAttribute(Type)
Declaration
public BakeParametersAttribute(Type constraintType)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | constraintType |
Properties
constraintType
Declaration
public Type constraintType { get; }
Property Value
| Type | Description |
|---|---|
| Type |