isShadowReceiver

actual fun isShadowReceiver(instance: EntityInstance): Boolean

Checks if the renderable can receive shadows.

Return

whether the renderable receives shadows

Parameters

instance

Instance of the component obtained from getInstance()

See also

expect fun isShadowReceiver(instance: EntityInstance): Boolean

Checks if the renderable can receive shadows.

Return

whether the renderable receives shadows

Parameters

instance

Instance of the component obtained from getInstance()

See also

actual fun isShadowReceiver(instance: EntityInstance): Boolean

Checks if the renderable can receive shadows.

Return

whether the renderable receives shadows

Parameters

instance

Instance of the component obtained from getInstance()

See also

actual fun isShadowReceiver(instance: EntityInstance): Boolean

Checks if the renderable can receive shadows.

Return

whether the renderable receives shadows

Parameters

instance

Instance of the component obtained from getInstance()

See also

actual fun isShadowReceiver(instance: EntityInstance): Boolean

Checks if the renderable can receive shadows.

Return

whether the renderable receives shadows

Parameters

instance

Instance of the component obtained from getInstance()

See also