HierarchicalStateOverrideComponent.TintColor 属性

定义

用于着色此节点下方网格的颜色。

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才会使用淡色。

适用于