Struct ResourceLoadSettings
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public struct ResourceLoadSettings
Fields
loadLight
Tries to load a lighter version of the given object with unnecessary things like child game objects removed.
Declaration
public bool loadLight
Field Value
| Type | Description |
|---|---|
| bool |
varDef
Declaration
public VariantDef varDef
Field Value
| Type | Description |
|---|---|
| VariantDef |
Properties
Light
Declaration
public static ResourceLoadSettings Light { get; }
Property Value
| Type | Description |
|---|---|
| ResourceLoadSettings |