Math3D Full Project API
Preparing search index...
renderer/src/scene/volume/sliceVolume
VolumeSliceData
Type Alias VolumeSliceData
type
VolumeSliceData
=
{
axis
:
SliceAxis
;
height
:
number
;
plane
:
SlicePlane
;
sliceIndex
:
number
;
stats
:
VolumeSliceStats
;
values
:
Float32Array
;
width
:
number
;
}
Index
Properties
axis
height
plane
slice
Index
stats
values
width
Properties
axis
axis
:
SliceAxis
height
height
:
number
plane
plane
:
SlicePlane
slice
Index
sliceIndex
:
number
stats
stats
:
VolumeSliceStats
values
values
:
Float32Array
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
axis
height
plane
slice
Index
stats
values
width
Math3D Full Project API
Loading...