다음을 통해 공유


PbrMaterial.AlbedoColor 속성

정의

상수 알베도 색입니다.

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

속성 값

설명

이 색은 의 AlbedoTexture색으로 변조됩니다. 알파 채널은 재질이 투명(TransparentMaterial)으로 플래그가 지정된 경우 불투명도를 나타냅니다.

적용 대상