holoride
Search Results for

    Show / Hide Table of Contents

    Class Vector3Extensions

    Various extension methods for the Vector3 type.

    Inheritance
    object
    Vector3Extensions
    Namespace: Holoride.ElasticSDK
    Assembly: Holoride.ElasticSDK.Library.Runtime.dll
    Syntax
    public static class Vector3Extensions

    Methods

    ToGlobalPosition(Vector3)

    Converts a single precision vector representing a position in shifted space into a global position with the exact same values, i.e. the conversion behaves as though the current shift were zero.

    Declaration
    public static GlobalPosition ToGlobalPosition(this Vector3 self)
    Parameters
    Type Name Description
    Vector3 self

    The single precision vector.

    Returns
    Type Description
    GlobalPosition

    The double precision vector.

    In This Article

    Back to top
    ©   holoride
    Privacy   Imprint