Click or drag to resize

MeshModifier_BoxUVOnBakeIntoMesh Method

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
protected override void OnBakeIntoMesh(
	IDocumentInstance document,
	UndoMultiAction undoMultiAction
)

Parameters

document
Type: NeoAxis.EditorIDocumentInstance
undoMultiAction
Type: NeoAxis.EditorUndoMultiAction
See Also