Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

IProbeIntegrator.Result Constructor

Declaration

public IProbeIntegrator.Result(LightTransport.IProbeIntegrator.ResultType _type, string _message);

Parameters

_type Result type.
_message Message with detailed error information.

Description

Construct a new Result object.