Package org.robovm.apple.scenekit
Class SCNLightType.Values
java.lang.Object
org.robovm.apple.scenekit.SCNLightType.Values
- Enclosing class:
- SCNLightType
public static class SCNLightType.Values extends Object
-
Constructor Summary
Constructors Constructor Description Values() -
Method Summary
-
Constructor Details
-
Values
public Values()
-
-
Method Details
-
Ambient
-
Omni
-
Directional
-
Spot
-
IES
- Since:
- Available in iOS 10.0 and later.
-
Probe
- Since:
- Available in iOS 10.0 and later.
-
Area
- Since:
- Available in iOS 13.0 and later.
-