State Property
- Namespace
- SatorImaging.UnityFundamentals
State
public object? State { get; set; }
Gets or sets an arbitrary object that can be used to store state information.
public object? State { get; set; }
Gets or sets an arbitrary object that can be used to store state information.