EvaluateScene.Enable

EvaluateScene.Enable property

Gets or sets a value indicating whether evaluate is enable. Allow this to be disabled and hence skipped during evaluation. This is useful for debug

public bool Enable { get; set; }

See Also