galaxy-nodes
    Preparing search index...

    Interface GalaxyCameraView

    interface GalaxyCameraView {
        direction: Vec3;
        position: Vec3;
        right: Vec3;
        target: Vec3;
        up: Vec3;
    }
    Index

    Properties

    direction: Vec3
    position: Vec3
    right: Vec3
    target: Vec3
    up: Vec3