<Code Lib>
2026 Property
Changes 5
P

Mesh.Transformed

Description:
Transforms this mesh and returns the result.

public Mesh this[
	Transform transform
] { get; }

  • transform
    The transformation used to transform the profile.

Loading…