Compartir a través de


HierarchicalStateOverrideComponent.TintColor Propiedad

Definición

Color que se va a usar para tintar las mallas debajo de este nodo.

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

Valor de propiedad

Comentarios

El color de tono solo se usa si se establece ForceOnen UseTintColorState .

Se aplica a