public interface R2LightSphericalSingleWritableType extends R2LightSphericalWritableType, R2LightVolumeSingleWritableType
| Modifier and Type | Method and Description |
|---|---|
com.io7m.jtensors.parameterized.PVector3FType<R2SpaceWorldType> |
originPositionWritable() |
void |
setGeometryScaleFactor(float f)
Set the geometry scale factor.
|
setFalloff, setRadiuscolorWritable, setIntensitycom.io7m.jtensors.parameterized.PVector3FType<R2SpaceWorldType> originPositionWritable()
void setGeometryScaleFactor(float f)
R2LightSphericalReadableType.radius()
* f. This is used to artificially enlarge the light volume to
account for, for example, the fact that a low-polygon approximation of a
sphere will typically have a smaller volume than a real sphere would.f - The scale factorCopyright © 2016 <code@io7m.com> http://io7m.com