HierarchicalStateOverrideComponent.TintColor 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
用于着色此节点下方网格的颜色。
public:
property Microsoft::Azure::RemoteRendering::Color4Ub TintColor { Microsoft::Azure::RemoteRendering::Color4Ub get(); void set(Microsoft::Azure::RemoteRendering::Color4Ub value); };
public Microsoft.Azure.RemoteRendering.Color4Ub TintColor { get; set; }
member this.TintColor : Microsoft.Azure.RemoteRendering.Color4Ub with get, set
Public Property TintColor As Color4Ub
属性值
注解
仅当 设置为 ForceOn时,UseTintColorState才会使用淡色。