{% extends "layout.html" %} {% block content %}
{{ volume.name }} | |
{{ volume.path }} | |
{% if volume.imageSequence %}{% else %}{% endif %} | |
{% if volume.rawData %}{% else %}{% endif %} | |
{% if volume.width %}{{ volume.width }}{% endif %} | |
{% if volume.height %}{{ volume.width }}{% endif %} | |
{% if volume.littleEndian %}{% else %}{% endif %} | |
{{ volume.slices }} | |
{{ volume.sliceFrom }} | |
{{ volume.sliceTo }} | |
{{ volume.generateSlicesStatus }}
|
Name | Size | |
---|---|---|
{{ texture.size }} |