Billboarded
📷 Billboarded Class
An object that faces the camera by automatically aligning its rotation with the main camera.
Namespace:
Esper.FeelSpeak.UIInherits from:MonoBehaviourType:class
📦 Fields
Access
Field
Type
Description
public
isBillboardEnabled
bool
If billboarding is enabled.
🧰 Methods
Access
Method
Returns
Description
protected
Update()
void
Updates the object's rotation to match the main camera's rotation when billboarding is enabled.
Last updated