Uses of Class
org.robovm.apple.modelio.MDLNormalMapTexture
| Package | Description |
|---|---|
| org.robovm.apple.modelio |
-
Uses of MDLNormalMapTexture in org.robovm.apple.modelio
Methods in org.robovm.apple.modelio that return MDLNormalMapTexture Modifier and Type Method Description static MDLNormalMapTextureMDLNormalMapTexture. newIrradianceTextureCube(MDLTexture texture, String name, VectorInt2 dimensions)static MDLNormalMapTextureMDLNormalMapTexture. newIrradianceTextureCube(MDLTexture texture, String name, VectorInt2 dimensions, float roughness)static MDLNormalMapTextureMDLNormalMapTexture. newTextureCube(List<String> names)static MDLNormalMapTextureMDLNormalMapTexture. newTextureCube(List<String> names, NSBundle bundleOrNil)