次の方法で共有


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にのみ使用されます。

適用対象