 |
VolumeMaterialSlicesTexture3D Property |
Gets or sets a GpuImage that represents a 3D texture (GpuImage's Depth is more than 1) with slice data values.
Namespace: Ab4d.SharpEngine.MaterialsAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.2.9386+3a404a3e1ebfa4efd231da7fe6f10dfb23b95dc4
Syntaxpublic GpuImage? SlicesTexture3D { get; set; }
Property Value
GpuImage[Missing <value> documentation for "P:Ab4d.SharpEngine.Materials.VolumeMaterial.SlicesTexture3D"]
Remarks[Missing <remarks> documentation for "P:Ab4d.SharpEngine.Materials.VolumeMaterial.SlicesTexture3D"]
See Also