Interface IRenderJob
Namespace: UnityEngine.Industrial.Rendering.CoreApi
Syntax
public interface IRenderJob
Properties
externalId
Declaration
string externalId { get; set; }
Property Value
| Type | Description |
|---|---|
| String |
guid
Declaration
Guid guid { get; }
Property Value
| Type | Description |
|---|---|
| Guid |
name
Declaration
string name { get; }
Property Value
| Type | Description |
|---|---|
| String |