Search Results for

    Show / Hide Table of Contents

    Method CreateVehicle

    CreateVehicle(Model, Vector3)

    Declaration
    public static Vehicle CreateVehicle(Model model, Vector3 position)
    Parameters
    Type Name Description
    Model model
    Vector3 position
    Returns
    Type Description
    Vehicle

    CreateVehicle(Model, Vector3, Single)

    Declaration
    public static Vehicle CreateVehicle(Model model, Vector3 position, float heading)
    Parameters
    Type Name Description
    Model model
    Vector3 position
    System.Single heading
    Returns
    Type Description
    Vehicle
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX