다음을 통해 공유


ColorMaterial.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색으로 변조됩니다. 알파 채널은 불투명도를 나타내며, 재질이 투명(ColorTransparencyMode)으로 플래그가 지정된 경우 AlbedoColor 허용되는 값 범위와 동일한 값 범위로 설정할 수 있지만 [0; 1] 렌더링 중.

적용 대상