Aracılığıyla paylaş


SkyReflectionSettings.SkyReflectionTexture Özellik

Tanım

Yansımalar için kullanılan gökyüzü Texture .

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

Özellik Değeri

Açıklamalar

Bu, küresel koordinatlarda bir küp haritası veya 2B doku olabilir.

InvalidParam* Sağlanan doku geçersizse bir hata oluşur. InvalidType* Sağlanan doku bir 2B veya küp dokusu değilse bir hata oluşur.

Şunlara uygulanır