Class: MagicaVoxel::Object
Overview
The Chunk type rOBJ
Constant Summary
Constants inherited from Chunk
Instance Attribute Summary collapse
- #attributes ⇒ Object readonly
Method Summary
Methods inherited from Chunk
#each, header, #initialize, read
Constructor Details
This class inherits a constructor from MagicaVoxel::Chunk
Instance Attribute Details
#attributes ⇒ Object (readonly)
9 10 11 |
# File 'lib/magica_voxel/object.rb', line 9 def attributes @attributes end |