Class: Rgltf::Builder::Materials::TextureInfoValue

Inherits:
Struct
  • Object
show all
Defined in:
lib/rgltf/builder/materials.rb

Instance Attribute Summary collapse

Instance Attribute Details

#jsonObject

Returns the value of attribute json

Returns:

  • (Object)

    the current value of json



6
7
8
# File 'lib/rgltf/builder/materials.rb', line 6

def json
  @json
end

#ownerObject

Returns the value of attribute owner

Returns:

  • (Object)

    the current value of owner



6
7
8
# File 'lib/rgltf/builder/materials.rb', line 6

def owner
  @owner
end