Show / Hide Table of Contents

    Method lightsource

    | Improve this Doc View Source

    lightsource(Double, Double, Double)

    pllightsource: Sets the 3D position of the light source

    Declaration
    public void lightsource(Double x, Double y, Double z)
    Parameters
    Type Name Description
    Double x

    X-coordinate of the light source.

    Double y

    Y-coordinate of the light source.

    Double z

    Z-coordinate of the light source.

    Remarks

    Sets the 3D position of the light source for use with plsurf3d and plsurf3dl

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX