Поделиться через


OutlineSettings.MaskTexture Свойство

Определение

Цвет контура может быть маскирован цветом выровненной на экране текстуры. По умолчанию маска не задана. Текстуру можно загрузить с помощью . Это должна быть 2d-текстура.

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

Значение свойства

Применяется к