menu
three_js_curves package
documentation
core/curve.dart
FrenetFrames
FrenetFrames constructor
FrenetFrames constructor
dark_mode
light_mode
FrenetFrames
constructor
FrenetFrames
(
{
List
<
Vector3
>
?
tangents
,
List
<
Vector3
>
?
normals
,
List
<
Vector3
>
?
binormals
,
})
Implementation
FrenetFrames({ this.tangents, this.normals, this.binormals });
three_js_curves package
documentation
core/curve
FrenetFrames
FrenetFrames constructor
FrenetFrames class