InteractionTrackerVector2InertiaNaturalMotion.Condition Proprietà

Definizione

Ottiene o imposta un oggetto ExpressionAnimation che descrive quando deve essere applicato il modificatore.

public:
 property ExpressionAnimation ^ Condition { ExpressionAnimation ^ get(); void set(ExpressionAnimation ^ value); };
ExpressionAnimation Condition();

void Condition(ExpressionAnimation value);
public ExpressionAnimation Condition { get; set; }
var expressionAnimation = interactionTrackerVector2InertiaNaturalMotion.condition;
interactionTrackerVector2InertiaNaturalMotion.condition = expressionAnimation;
Public Property Condition As ExpressionAnimation

Valore della proprietà

EspressioneAnimation che descrive quando deve essere applicato il modificatore.

Si applica a