共用方式為


OutlineSettings.MaskRotationSpeed 屬性

定義

定義遮罩的旋轉速度,以每秒的度為單位。

public:
 property float MaskRotationSpeed { float get(); void set(float value); };
public float MaskRotationSpeed { get; set; }
member this.MaskRotationSpeed : single with get, set
Public Property MaskRotationSpeed As Single

屬性值

備註

如果未設定任何 MaskTexture,則會忽略此參數。

適用於