Import3DLODVoxelBakeOpacity Property |
Whether to apply the material opacity during the voxel calculation. The baked opacity works faster. Not baked mode supports 4 transparency steps, instead of baked which supports 1 transparency step.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Reference<bool> LODVoxelBakeOpacity { get; set; }Property Value
ReferenceBoolean
See Also