Freigeben über


InteractionTrackerVector2InertiaNaturalMotion.Condition Eigenschaft

Definition

Ruft eine ExpressionAnimation ab, die beschreibt, wann der Modifizierer angewendet werden soll, oder legt diese fest.

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

Eigenschaftswert

Eine ExpressionAnimation , die beschreibt, wann der Modifizierer angewendet werden soll.

Gilt für: