PixiThree - v0.0.16
GitHub
Preparing search index...
UvTrace
Interface UvTrace
UV trace to 3D coordinates.
interface
UvTrace
{
barycentric
:
Vector3
;
faceIndex
:
number
;
normal
:
Vector3
;
position
:
Vector3
;
}
Index
Properties
barycentric
face
Index
normal
position
Properties
barycentric
barycentric
:
Vector3
face
Index
faceIndex
:
number
normal
normal
:
Vector3
position
position
:
Vector3
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
barycentric
face
Index
normal
position
GitHub
PixiThree - v0.0.16
Loading...
UV trace to 3D coordinates.