Mittsu::BufferAttribute
Inherits Reference < Object
Constructors
new(array : Array(Float64), item_size : Int32)
SourceInstance methods
array
Sourcearray=(array : Array(Float64))
Sourceclone
Sourcecopy_at(index1, attribute, index2)
Sourceitem_size
Sourceitem_size=(item_size : Int32)
Sourcelength
Sourceneeds_update
Sourceneeds_update=(needs_update : Bool)
Sourceset(value, offset)
Sourceset_x(index, x)
Sourceset_xy(index, x, y)
Sourceset_xyz(index, x, y, z)
Sourceset_xyzw(index, x, y, z, w)
Sourceset_y(index, y)
Sourceset_z(index, z)
Source