pub fn cylindrical_billboard_z() -> Component<()>
Expand description

Cylindrical billboard Z: If attached, this ensures this entity is always aligned with the camera, except on the Z-axis.

This is useful for decorations that the player will be looking at from roughly the same altitude.

Attributes: Debuggable, Networked, Store