Uses of Class
org.robovm.apple.scenekit.SCNLightType
| Package | Description |
|---|---|
| org.robovm.apple.scenekit |
-
Uses of SCNLightType in org.robovm.apple.scenekit
Fields in org.robovm.apple.scenekit declared as SCNLightType Modifier and Type Field Description static SCNLightTypeSCNLightType. Ambientstatic SCNLightTypeSCNLightType. Areastatic SCNLightTypeSCNLightType. Directionalstatic SCNLightTypeSCNLightType. IESstatic SCNLightTypeSCNLightType. Omnistatic SCNLightTypeSCNLightType. Probestatic SCNLightTypeSCNLightType. SpotMethods in org.robovm.apple.scenekit that return SCNLightType Modifier and Type Method Description SCNLightTypeSCNLight. getType()static SCNLightTypeSCNLightType.Marshaler. toObject(Class<SCNLightType> cls, long handle, long flags)static SCNLightTypeSCNLightType. valueOf(NSString value)Methods in org.robovm.apple.scenekit that return types with arguments of type SCNLightType Modifier and Type Method Description static List<SCNLightType>SCNLightType.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.scenekit with parameters of type SCNLightType Modifier and Type Method Description voidSCNLight. setType(SCNLightType v)static longSCNLightType.Marshaler. toNative(SCNLightType o, long flags)Method parameters in org.robovm.apple.scenekit with type arguments of type SCNLightType Modifier and Type Method Description static longSCNLightType.AsListMarshaler. toNative(List<SCNLightType> l, long flags)static SCNLightTypeSCNLightType.Marshaler. toObject(Class<SCNLightType> cls, long handle, long flags)