API reference
API reference
Select your platform
No SDKs available
No versions available

AnchorProceduralMeshConfig

AnchorProceduralMeshConfig

class AnchorProceduralMeshConfig
The AnchorProceduralMeshConfig contains configuration to generate a procedural mesh. It contains the material and whether a physics collider should be generated.

Constructors

NameSummary
AnchorProceduralMeshConfig
constructor(material: Material?, physics: Boolean)constructor(material: SceneMaterial, physics: Boolean)

Properties

NameSummary
physics
val physics: Boolean
Did you find this page helpful?
Thumbs up icon
Thumbs down icon