MCPcopy
hub / github.com/g3n/engine / SetInterpolationType

Method SetInterpolationType

animation/channel.go:105–105  ·  view source on GitHub ↗
(it InterpolationType)

Source from the content-addressed store, hash-verified

103 Keyframes() math32.ArrayF32
104 Values() math32.ArrayF32
105 SetInterpolationType(it InterpolationType)
106}
107
108// NodeChannel is the IChannel for all node transforms.

Callers 5

LoadAnimationMethod · 0.95
NewPositionChannelFunction · 0.65
NewRotationChannelFunction · 0.65
NewScaleChannelFunction · 0.65
NewMorphChannelFunction · 0.65

Implementers 1

Channelanimation/channel.go

Calls

no outgoing calls

Tested by

no test coverage detected