Property Finishes
Finishes
Provides access to all the finishes that are set in the finishes config.
Declaration
public IEnumerable<Scene.Object.Finish> Finishes { get; }
Property Value
| Type | Description |
|---|---|
| IEnumerable<Scene.Object.Finish> |
Provides access to all the finishes that are set in the finishes config.
public IEnumerable<Scene.Object.Finish> Finishes { get; }
| Type | Description |
|---|---|
| IEnumerable<Scene.Object.Finish> |