Partager via


SceneMeshRendererComponent.UVMappings Propriété

Définition

Obtient les mappages UV du matériau sur le maillage.

public:
 property SceneMeshMaterialAttributeMap ^ UVMappings { SceneMeshMaterialAttributeMap ^ get(); };
SceneMeshMaterialAttributeMap UVMappings();
public SceneMeshMaterialAttributeMap UVMappings { get; }
var sceneMeshMaterialAttributeMap = sceneMeshRendererComponent.uVMappings;
Public ReadOnly Property UVMappings As SceneMeshMaterialAttributeMap

Valeur de propriété

Les mappages UV pour le matériau sur le maillage.

S’applique à