Skip to content

[F] getSdkModelWithDiagnostics

function getSdkModelWithDiagnostics(
context,
type,
operation?): [SdkModelType, readonly Diagnostic[]];
ParameterType
contextTCGCContext
typeModel
operation?Operation

[SdkModelType, readonly Diagnostic[]]