Vector3Transition.Components 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定值,指定是否要在 Vector3 的三個子通道中建立變更的動畫效果。
public:
property Vector3TransitionComponents Components { Vector3TransitionComponents get(); void set(Vector3TransitionComponents value); };
Vector3TransitionComponents Components();
void Components(Vector3TransitionComponents value);
public Vector3TransitionComponents Components { get; set; }
var vector3TransitionComponents = vector3Transition.components;
vector3Transition.components = vector3TransitionComponents;
Public Property Components As Vector3TransitionComponents
屬性值
值,指定是否要在 Vector3 的子通道中產生變更的動畫效果。