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é

Mappages UV du matériau au maillage.

S’applique à