Skip to main content

Mojo struct

InterpolationMode

struct InterpolationMode

Fields

  • value (Int):

Implemented traits

AnyType, Copyable, ExplicitlyCopyable, Movable, UnknownDestructibility

Aliases

Linear

alias Linear = InterpolationMode(0)

Methods

__eq__

__eq__(self, other: Self) -> Bool

Was this page helpful?