Uses of Class
org.robovm.apple.modelio.MDLTextureSampler
| Package | Description |
|---|---|
| org.robovm.apple.modelio |
-
Uses of MDLTextureSampler in org.robovm.apple.modelio
Methods in org.robovm.apple.modelio that return MDLTextureSampler Modifier and Type Method Description MDLTextureSamplerMDLMaterialProperty. getTextureSamplerValue()Methods in org.robovm.apple.modelio with parameters of type MDLTextureSampler Modifier and Type Method Description protected longMDLMaterialProperty. init(String name, MDLMaterialSemantic semantic, MDLTextureSampler textureSampler)voidMDLMaterialProperty. setTextureSamplerValue(MDLTextureSampler v)Constructors in org.robovm.apple.modelio with parameters of type MDLTextureSampler Constructor Description MDLMaterialProperty(String name, MDLMaterialSemantic semantic, MDLTextureSampler textureSampler)