Class: Rgltf::Builder::Materials::TextureInfoValue
- Inherits:
-
Struct
- Object
- Struct
- Rgltf::Builder::Materials::TextureInfoValue
- Defined in:
- lib/rgltf/builder/materials.rb
Instance Attribute Summary collapse
-
#json ⇒ Object
Returns the value of attribute json.
-
#owner ⇒ Object
Returns the value of attribute owner.
Instance Attribute Details
#json ⇒ Object
Returns the value of attribute json
6 7 8 |
# File 'lib/rgltf/builder/materials.rb', line 6 def json @json end |
#owner ⇒ Object
Returns the value of attribute owner
6 7 8 |
# File 'lib/rgltf/builder/materials.rb', line 6 def owner @owner end |