NodeOpacity
A dictionary containing the opacity of the scene nodes.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.VectorGraphics
- Assembly: UnityEngine.VectorGraphicsModule
public readonly Dictionary<SceneNode, float> NodeOpacity { get; }