Condividi tramite


SceneMeshRendererComponent.UVMappings Proprietà

Definizione

Ottiene i mapping UV per il materiale alla mesh.

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

Valore della proprietà

Mapping UV per il materiale alla rete.

Si applica a