Description Data structure for GRIN Materials Common properties of in FRED.
Definition Type T_GRINCOMMON StepSize As Double XOffset As Double YOffset As Double ZOffset As Double MaxNSteps As Long Name As String Description As String End Type
Members StepSize Step size used for adjusting trajectory during raytracing.
XOffset Offset in the x-direction.
YOffset Offset in the y-direction.
ZOffset Offset in the z-direction.
MaxNSteps Maximum number of steps allowed.
Name Name for the GRIN material.
Description Description of the GRIN material.
Used as Parameter in
See Also Examples
|