Property Deterministic
Deterministic
If true, the export results will not differ on repeated exports. This comes at the cost of potentially longer export times on scenes with multiple, large meshes. This can be a requirement for certain asset pipelines or automated tests.
Declaration
public bool Deterministic { get; set; }
Property Value
Type | Description |
---|---|
bool |