GroundShadowComponent
constructor(castsShadowEnabled: Boolean, receivesShadowEnabled: Boolean)
Constructs a GroundShadowComponent.
Parameters
castsShadowEnabled
Whether the entity casts ground shadow.
receivesShadowEnabled
Whether the entity receives ground shadow.