CreatureMakerOnUpdateMesh Method |
Namespace:
NeoAxis
Assembly:
NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntaxprotected virtual void OnUpdateMesh(
Mesh mesh,
ref bool handled
)
Parameters
- mesh
- Type: NeoAxisMesh
- handled
- Type: SystemBoolean
See Also