Vixen
dd8b0a81
csharp
public enum SymmetryAxis

Which plane through the origin a retopology mirrors across.

Read the guide page for this →

Remarks

An axis rather than a plane, because docs/plan/41 § D11's exactness is a property of the axis-aligned case: the snap is a store of zero and the reflection is a sign-bit flip, and both are exact for every float. See RetopologySymmetry.

Fields and properties (4)

  • None

    No symmetry. The whole mesh is solved.

  • X

    The YZ plane — the one a character is symmetric about.

  • Y

    The XZ plane.

  • Z

    The XY plane.

Used by (6)

  • Describes_Vixen_Editor_AssetEditors_Importing_ModelImportEditsVixen.Editor.AssetEditors
  • ModelImportEditsVixen.Editor.AssetEditors
  • ModelImportSettingsVixen.Editor.Assets
  • ModelRetopologyTestsVixen.Editor.Assets.Tests
  • TypeRegistrationVixen.Editor.Assets
  • Vixen_Editor_AssetEditors_Importing_ModelImportEditsSerializerVixen.Editor.AssetEditors