inochi-creator v0.7.4 (2022-10-10T13:16:34Z)
Dub
Repo
SplinePoint
creator
viewport
common
spline
Undocumented in source.
struct
SplinePoint {
vec2
position
;
float
weightL
;
float
weightR
;
}
Members
Variables
position
vec2
position
;
Undocumented in source.
weightL
float
weightL
;
Undocumented in source.
weightR
float
weightR
;
Undocumented in source.
Meta
Source
See Implementation
creator
viewport
common
spline
classes
CatmullSpline
structs
BezierSegment
SplinePoint