[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for T:Mogware.VisualStudio.ColladaNet.Animations.TargetAttribute]
Assembly: Mogware.VisualStudio.ColladaNet (in Mogware.VisualStudio.ColladaNet.dll) Version: 1.0.0.3216 (1.0.0.3216)
Syntax
| C# |
|---|
public enum TargetAttribute |
| Visual Basic (Declaration) |
|---|
Public Enumeration TargetAttribute |
| Visual C++ |
|---|
public enum class TargetAttribute |
Members
| Member name | Description | |
|---|---|---|
| Rotate | ||
| RotateX | ||
| RotateY | ||
| RotateZ | ||
| Translate | ||
| TranslateX | ||
| TranslateY | ||
| TranslateZ | ||
| Scale | ||
| ScaleX | ||
| ScaleY | ||
| ScaleZ |