# Sandbox.Resources.ResourceGenerator.Options

- Kind: struct
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Properties

- [`Compiler`](/api/Sandbox.Resources.ResourceGenerator.Options/Compiler): Will be set to the compiler that is currently compiling this resource. Or null, if we're generating in another method.
- [`Default`](/api/Sandbox.Resources.ResourceGenerator.Options/Default)
- [`ForDisk`](/api/Sandbox.Resources.ResourceGenerator.Options/ForDisk): True if we're compiling this resource to write to disk
