SiliconGhetto Engine API
    Preparing search index...

    Function setCamera3D

    • Set the 3D camera with position and look-at target.

      Parameters

      • px: number

        Camera position X

      • py: number

        Camera position Y

      • pz: number

        Camera position Z

      • tx: number

        Look-at target X

      • ty: number

        Look-at target Y

      • tz: number

        Look-at target Z

      Returns void