다음을 통해 공유


SceneMeshRendererComponent.UVMappings 속성

정의

메시에 대한 재질의 UV 매핑을 가져옵니다.

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

속성 값

재료의 UV 매핑을 메시에 매핑합니다.

적용 대상