⚲
Class:
MeshLayer
Lua
C++
Edit
MeshLayer::SetAlignment
This method sets the alignment mode for the specified mesh layer variation.
Syntax
void SetAlignment(const int variation, MeshLayerAlignment alignment)
Parameter
Description
variation
index of the variation to set
alignment
can be MESHLAYER_ALIGN_CENTER, MESHLAYER_ALIGN_VERTEX, or MESHLAYER_ALIGN_NORMAL
Copyright © 2024 Ultra Software.
All rights reserved.