Search Results for

    Show / Hide Table of Contents

    Method CreateProp

    CreateProp(Model, Vector3, Boolean, Boolean)

    Declaration
    public static Prop CreateProp(Model model, Vector3 position, bool dynamic, bool placeOnGround)
    Parameters
    Type Name Description
    Model model
    Vector3 position
    System.Boolean dynamic
    System.Boolean placeOnGround
    Returns
    Type Description
    Prop

    CreateProp(Model, Vector3, Vector3, Boolean, Boolean)

    Declaration
    public static Prop CreateProp(Model model, Vector3 position, Vector3 rotation, bool dynamic, bool placeOnGround)
    Parameters
    Type Name Description
    Model model
    Vector3 position
    Vector3 rotation
    System.Boolean dynamic
    System.Boolean placeOnGround
    Returns
    Type Description
    Prop
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX