Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

Result

struct in UnityEngine.LightTransport

Description

The type returned by the probe integrator. The type contains detailed error information.

Properties

Description
messageThe string containing the error message.
typeThe enum containing the result type.

Constructors

Description
IProbeIntegrator.ResultConstruct a new Result object.

Public Methods

Description
ToStringGet the String representation of the result.