Libraries
»
vulkan-ruby
(1.3.207.5)
»
Index
»
Vulkan
»
Buffer
»
#size
Method: Vulkan::Buffer#size
Defined in:
lib/vulkan/buffer.rb
#
size
⇒
Object
(readonly)
Returns the value of attribute size.
8 9 10
# File 'lib/vulkan/buffer.rb', line 8
def
size
@size
end