Create Voxelized Mesh Distance Field
Last updated
Last updated
Creates a distance field from a voxelized static mesh @param bHermiteInterpolation Enabling hermite interpolation can lead to higher quality results (less artifacts when interpolating), but is up to 4x more expensive
Name | Description |
---|---|
Mesh | Creates a distance field from a voxelized static mesh @param bHermiteInterpolation Enabling hermite interpolation can lead to higher quality results (less artifacts when interpolating), but is up to 4x more expensive |
B Hermite Interpolation | Enabling hermite interpolation can lead to higher quality results (less artifacts when interpolating), but is up to 4x more expensive |
Name | Description |
---|---|
Bounds | Creates a distance field from a voxelized static mesh @param bHermiteInterpolation Enabling hermite interpolation can lead to higher quality results (less artifacts when interpolating), but is up to 4x more expensive |
Return Value | Creates a distance field from a voxelized static mesh @param bHermiteInterpolation Enabling hermite interpolation can lead to higher quality results (less artifacts when interpolating), but is up to 4x more expensive |