Share via


A.lightRig Field

Definition

Represents the a:lightRig XML element.

public static readonly System.Xml.Linq.XName lightRig;
 staticval mutable lightRig : System.Xml.Linq.XName
Public Shared ReadOnly lightRig As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: cell3D, scene3d, hiddenScene3d, scene3d.
  • has the following child XML elements: rot.
  • has the following XML attributes: dir, rig.
  • corresponds to the following strongly-typed classes: LightRig.

Applies to