class

Mittsu::BufferAttribute

Inherits Reference < Object

Constructors

new(array : Array(Float64), item_size : Int32)
Source

Instance methods

array
Source
array=(array : Array(Float64))
Source
clone
Source
copy_at(index1, attribute, index2)
Source
item_size
Source
item_size=(item_size : Int32)
Source
length
Source
needs_update
Source
needs_update=(needs_update : Bool)
Source
set(value, offset)
Source
set_x(index, x)
Source
set_xy(index, x, y)
Source
set_xyz(index, x, y, z)
Source
set_xyzw(index, x, y, z, w)
Source
set_y(index, y)
Source
set_z(index, z)
Source