Class NDMFPreview
General utilities for controlling the NDMF preview system.
public static class NDMFPreview
- Inheritance
-
NDMFPreview
- Inherited Members
Properties
DisablePreviewDepth
When this counter is non-zero, all NDMF preview systems will be disabled. This is intended for transiently disabling previews and will not be preserved across domain reloads or play mode transitions.
public static int DisablePreviewDepth { get; set; }