Class InverseRigConstraintAttribute
Inheritance
InverseRigConstraintAttribute
Syntax
[AttributeUsage(AttributeTargets.Class, Inherited = false, AllowMultiple = false)]
public sealed class InverseRigConstraintAttribute : Attribute, _Attribute
Constructors
InverseRigConstraintAttribute(Type)
Declaration
public InverseRigConstraintAttribute(Type targetBinderType)
Parameters
Type |
Name |
Description |
Type |
targetBinderType |
|
Properties
baseConstraint
Declaration
public Type baseConstraint { get; }
Property Value