pub fn double_sided() -> Component<bool>
Expand description

Double-sided: If attached, this controls whether or not the entity will be rendered with double-sided rendering. If not attached, the decision will fall back to the material.

Attributes: Debuggable, Networked, Store