Click or drag to resize

PipeMeshesReplaceMaterial Property

Replaces the geometry of the meshes by another material.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<Material> MeshesReplaceMaterial { get; set; }

Property Value

ReferenceMaterial
See Also