version
The current version of the collection.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Experimental.Rendering
- Assembly: UnityEngine.CoreModule
public int version { get; set; }
Remarks
The version can be used to help manage saved collections. It is not incremented internally and will only be updated when set by the user.