Goblin - A Platform for 3D AR and VR Applications

ResourceCache.CreateVolumeTextureFromFile Method 

Create a volume texture from a file

public VolumeTexture CreateVolumeTextureFromFile(
   Device device,
   string filename
);

See Also

ResourceCache Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace