imageCount
Number of pre-rendered images that can be switched when the billboard is viewed from different angles.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public int imageCount { get; }
Remarks
Additional Resources: BillboardAsset.GetImageTexCoords, BillboardAsset.SetImageTexCoords.