Physically | |
| Name | Description | |
|---|---|---|
| GetTextureMap(TextureMapTypes) | Returns the GpuImage for the specified map type. If the map type is not found, then null is returned. | |
| GetTextureMap(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. |