Search Results for

    Show / Hide Table of Contents

    Interface ITransformFloat3

    Namespace: ProjectDawn.Geometry3D
    Assembly: ProjectDawn.Geometry.dll
    Syntax
    public interface ITransformFloat3

    Methods

    | Improve this Doc View Source

    Transform(float3)

    Returns transformed point.

    Declaration
    float3 Transform(float3 point)
    Parameters
    Type Name Description
    Unity.Mathematics.float3 point
    Returns
    Type Description
    Unity.Mathematics.float3
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © ProjectDawn.
    Generated by DocFX