Click or drag to resize

CreatureMakerOnUpdateMesh Method

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
protected virtual void OnUpdateMesh(
	Mesh mesh,
	ref bool handled
)

Parameters

mesh
Type: NeoAxisMesh
handled
Type: SystemBoolean
See Also