a:lightRig
Light Rig
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-shape3DScene.xsd
Type: a:CT_LightRig
Properties: Local, Qualified
Content
- a:rot [0..1] Rotation
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
rig | [1..1] | a:ST_LightRigType | Rig Preset | |
dir | [1..1] | a:ST_LightRigDirection | Direction |
Used in
- Type a:CT_Cell3D (Element a:cell3D)
- Type a:CT_Scene3D (Elements a:scene3d, draw-diag:scene3d)
Sample instance
<a:lightRig rig="legacyFlat1" dir="tl"> <a:rot lat="1" lon="1" rev="1"/> </a:lightRig>