共用方式為


SpotLightComponent.Projected2dTexture 屬性

定義

要投影到幾何上的選擇性 2D Texture

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

屬性值

備註

紋理中的色彩是用來調色光線的色彩。

InvalidType如果已設定不是 2D 紋理的紋理,就會發生錯誤。

適用於