extension lit : IBackwardDifferentiable<lit>
Conforms to: IBackwardDifferentiable<lit>
Conditionally conforms to: IBackwardDifferentiable<lit>, IForwardDifferentiable<lit>
Deprecated Feature
The feature described in this page is marked as deprecated, and may be removed in a future release. Users are advised to avoid using this feature, and to migrate to a newer alternative.
Description
Legacy lighting function (obsolete).
Methods
Conditional Conformances
Conformance to IBackwardDifferentiable<lit>
`` additionally conforms to IBackwardDifferentiable<lit>.
Conformance to IForwardDifferentiable<lit>
`` additionally conforms to IForwardDifferentiable<lit>.
Remarks
In HLSL, this function is implemented as an intrinsic. It is emulated for other targets.