Source set: Common
public class Simple(public val shadow: Shadow) : Shadows()
Configures a single Shadow.
Properties
lerpTarget
Source set: Common
override val lerpTarget = shadow
Functions
hashCode
Source set: Common
override fun hashCode(): Int
equals
Source set: Common
override fun equals(other: Any?): Boolean