SiliconGhetto Engine API
    Preparing search index...

    Function setPos3D

    • Set a 3D entity's position.

      Parameters

      • e: number

        The entity ID

      • x: number

        X coordinate in world space

      • y: number

        Y coordinate in world space

      • z: number

        Z coordinate in world space

      Returns void