Search Results for

    Show / Hide Table of Contents

    Delegate TP3

    A function that converts ParametricInfo into a Vector3.

    Namespace: Danmokou.DMath
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate Vector3 TP3(ParametricInfo bpi);
    Parameters
    Type Name Description
    ParametricInfo bpi
    Returns
    Type Description
    Vector3
    In This Article
    Back to top Generated by DocFX