共用方式為


OutlineSettings.MaskOffset 屬性

定義

將水準/垂直位移套用至遮罩轉換。 此位移會套用在螢幕空間的結尾處,其中螢幕範圍會對應至 [0..1]。

public:
 property Microsoft::Azure::RemoteRendering::Float2 MaskOffset { Microsoft::Azure::RemoteRendering::Float2 get(); void set(Microsoft::Azure::RemoteRendering::Float2 value); };
public Microsoft.Azure.RemoteRendering.Float2 MaskOffset { get; set; }
member this.MaskOffset : Microsoft.Azure.RemoteRendering.Float2 with get, set
Public Property MaskOffset As Float2

屬性值

備註

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

適用於