public static class CustomLightingSettings.Builder
extends java.lang.Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CustomLightingSettings |
build() |
CustomLightingSettings.Builder |
doubleLight() |
CustomLightingSettings.Builder |
firstLightRotation(float yRot,
float xRot) |
CustomLightingSettings.Builder |
secondLightRotation(float yRot,
float xRot) |
public CustomLightingSettings.Builder firstLightRotation(float yRot, float xRot)
public CustomLightingSettings.Builder secondLightRotation(float yRot, float xRot)
public CustomLightingSettings.Builder doubleLight()
public CustomLightingSettings build()