Package org.robovm.apple.scenekit
Class SCNShaderModifierEntryPoint
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.scenekit.SCNShaderModifierEntryPoint
public class SCNShaderModifierEntryPoint extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSCNShaderModifierEntryPoint.AsListMarshalerstatic classSCNShaderModifierEntryPoint.AsStringMapMarshalerstatic classSCNShaderModifierEntryPoint.Marshalerstatic classSCNShaderModifierEntryPoint.Values -
Field Summary
Fields Modifier and Type Field Description static SCNShaderModifierEntryPointFragmentstatic SCNShaderModifierEntryPointGeometrystatic SCNShaderModifierEntryPointLightingModelstatic SCNShaderModifierEntryPointSurface -
Method Summary
Modifier and Type Method Description static SCNShaderModifierEntryPointvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Geometry
-
Surface
-
LightingModel
-
Fragment
-
-
Method Details
-
valueOf
-