Compartir a través de


SceneMeshRendererComponent.UVMappings Propiedad

Definición

Obtiene las asignaciones uv del material a la malla.

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

Valor de propiedad

Asignaciones UV para el material a la malla.

Se aplica a