Skip to main content
All docs
V26.1
  • ShapeEffect3DProperties.LightRigRevolution Property

    Gets or sets the light rig revolution angle, in degrees, used to rotate the light rig around the shape.

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public float? LightRigRevolution { get; set; }

    Property Value

    Type Description
    Nullable<Single>

    The light rig revolution angle in degrees.

    See Also