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,则忽略此参数。

适用于