hologramOpacity
The opacity of captured holograms.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Windows.WebCam
- Assembly: UnityEngine.CoreModule
public float hologramOpacity { get; set; }
Remarks
This value must be within the range of 0.0 to 1.0. You must have also indicated that you wanted to capture holograms when you created your capture object.