Uses of Class
org.robovm.apple.glkit.GLKEffectPropertyTexture
| Package | Description |
|---|---|
| org.robovm.apple.glkit |
-
Uses of GLKEffectPropertyTexture in org.robovm.apple.glkit
Methods in org.robovm.apple.glkit that return GLKEffectPropertyTexture Modifier and Type Method Description GLKEffectPropertyTextureGLKBaseEffect. getTexture2d0()Deprecated.GLKEffectPropertyTextureGLKBaseEffect. getTexture2d1()Deprecated.GLKEffectPropertyTextureGLKReflectionMapEffect. getTextureCubeMap()Deprecated.GLKEffectPropertyTextureGLKSkyboxEffect. getTextureCubeMap()Deprecated.Methods in org.robovm.apple.glkit that return types with arguments of type GLKEffectPropertyTexture Modifier and Type Method Description NSArray<GLKEffectPropertyTexture>GLKBaseEffect. getTextureOrder()Deprecated.Method parameters in org.robovm.apple.glkit with type arguments of type GLKEffectPropertyTexture Modifier and Type Method Description voidGLKBaseEffect. setTextureOrder(NSArray<GLKEffectPropertyTexture> v)Deprecated.