Click or drag to resize
Ab4d.SharpEngine logo

PhysicallyBasedMaterialGetTextureMap Method

Overload List
 NameDescription
Public methodGetTextureMap(TextureMapTypes) Returns the GpuImage for the specified map type. If the map type is not found, then null is returned.
Public methodGetTextureMap(TextureMapTypes, GpuSampler) Returns the GpuImage for the specified map type. The method also sets the gpuSampler as an out parameter. If the map type is not found, then null is returned.
Top
See Also