Animator rule mirror.
More...
Animator rule mirror.
- Version
- 1.9
This is a native class. It can not be subclassed.
◆ addMatchName()
void Dragengine.Scenery.ARMirror.addMatchName |
( |
String |
first, |
|
|
String |
second, |
|
|
ARMirrorMatchNameType |
type |
|
) |
| |
Add match bone name.
- Exceptions
-
EInvalidParam | first is empty string. |
EInvalidParam | second is empty string. |
EInvalidParam | type is not a valid value. |
◆ new()
ARMirror Dragengine.Scenery.ARMirror.new |
( |
| ) |
|
◆ setEnableOrientation()
void Dragengine.Scenery.ARMirror.setEnableOrientation |
( |
bool |
enabled | ) |
|
Enable orientation modification.
◆ setEnablePosition()
void Dragengine.Scenery.ARMirror.setEnablePosition |
( |
bool |
enabled | ) |
|
Enable position modification.
◆ setEnableSize()
void Dragengine.Scenery.ARMirror.setEnableSize |
( |
bool |
enabled | ) |
|
Enable size modification.
◆ setEnableVertexPositionSet()
void Dragengine.Scenery.ARMirror.setEnableVertexPositionSet |
( |
bool |
enabled | ) |
|
Enable vertex position set modification.
- Version
- 1.17
◆ setMirrorAxis()
void Dragengine.Scenery.ARMirror.setMirrorAxis |
( |
ARMirrorMirrorAxis |
axis | ) |
|
Set mirror axis.
- Exceptions
-
EInvalidParam | axis is not a valid value. |
◆ setMirrorBone()
void Dragengine.Scenery.ARMirror.setMirrorBone |
( |
String |
boneName | ) |
|
◆ targetAddLink()
void Dragengine.Scenery.ARMirror.targetAddLink |
( |
ARMirrorTarget |
target, |
|
|
int |
link |
|
) |
| |
Add link to target.
- Exceptions
-
EInvalidParam | target is not a valid value. |
◆ targetRemoveAllLinks()
void Dragengine.Scenery.ARMirror.targetRemoveAllLinks |
( |
ARMirrorTarget |
target | ) |
|
Remove all links from target.
- Exceptions
-
EInvalidParam | target is not a valid value. |
The documentation for this class was generated from the following file: