2024 Method
Changes 0
M

Application.NewPointOnFace

Description:
Construct a PointOnFace object which is used to define the placement of a ReferencePoint given a reference and a location on the face.
public PointOnFace NewPointOnFace(
	Reference faceReference,
	UV uv
)
Return Value PointOnFace A new PointOnFace object.