Package org.robovm.apple.scenekit
Class SCNLightType
public class SCNLightType extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSCNLightType.AsListMarshalerstatic classSCNLightType.Marshalerstatic classSCNLightType.Values -
Field Summary
Fields Modifier and Type Field Description static SCNLightTypeAmbientstatic SCNLightTypeAreastatic SCNLightTypeDirectionalstatic SCNLightTypeIESstatic SCNLightTypeOmnistatic SCNLightTypeProbestatic SCNLightTypeSpot -
Method Summary
Modifier and Type Method Description static SCNLightTypevalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value