Description Sets the direction vector defining the birefringent crystal axis. The direction vector does not need to be normalized.
Syntax SetBirefringentMaterialCrystalAxis id, X, Y, Z
Parameters id as Long Identifier of Birefringent material.
X As Double X-component of direction vector defining the crystal axis.
Y As Double Y-component of direction vector defining the crystal axis.
Z As Double Z-component of direction vector defining the crystal axis.
See Also GetBirefringentMaterialCrystalAxes SetIthBirefringentMaterialSample AppendBirefringentMaterialSample RemoveIthBirefringentMaterialSample GetIthBirefringentMaterialSample Examples
|