<Code Lib>
2020 Method
Changes 0
M

PolymeshTopology.GetNormal

Description:
Returns a normal vector at the given index

public XYZ GetNormal(
	int idx
)

Return Value XYZ value representing a normal vector

Loading…