Skip to main content
Module

x/targadactyl/deps.ts>PosTan

tga.js implemented in Deno
Latest
type alias PosTan
import { type PosTan } from "https://deno.land/x/targadactyl@1.2.0/deps.ts";

A PosTan is a Float32Array of length 4, representing a position and a tangent vector. In order, the values are [px, py, tx, ty].

definition: Float32Array