Interface IApplicationState
Namespace: UnityEngine.Industrial.Rendering.CoreApi
Syntax
public interface IApplicationState
Properties
pathTracingEnabled
Declaration
bool pathTracingEnabled { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |
public interface IApplicationState
bool pathTracingEnabled { get; }
| Type | Description |
|---|---|
| Boolean |