* adds basic typedoc * backup * Adds all docs to source code * Adds autogenerated docs * Fixes doc links * Updates docs
25 lines
416 B
Markdown
25 lines
416 B
Markdown
---
|
|
id: "transformationmode"
|
|
title: "TransformationMode"
|
|
sidebar_label: "TransformationMode"
|
|
---
|
|
|
|
## Index
|
|
|
|
### Enumeration members
|
|
|
|
* [FastTransformation](transformationmode.md#fasttransformation)
|
|
* [SmoothTransformation](transformationmode.md#smoothtransformation)
|
|
|
|
## Enumeration members
|
|
|
|
### FastTransformation
|
|
|
|
• **FastTransformation**: = 0
|
|
|
|
___
|
|
|
|
### SmoothTransformation
|
|
|
|
• **SmoothTransformation**: = 1
|