| AvatarTransformMask Class |
Namespace: Candlelight
[SerializableAttribute] public class AvatarTransformMask
The AvatarTransformMask type exposes the following members.
| Name | Description | |
|---|---|---|
| AvatarTransformMask(IEnumerableTransform) |
Initializes a new instance of the AvatarTransformMask class.
| |
| AvatarTransformMask(Animator, Int32) |
Initializes a new instance of the AvatarTransformMask class using data from a
Animations.AvatarMask on the specified layer of the animator's controller if one
exists.
|
| Name | Description | |
|---|---|---|
| Contains |
Returns a value indicating whether the specified Transform is contained in the
mask.
| |
| GetHashCode |
Serves as a hash function for a AvatarTransformMask object.
(Overrides ObjectGetHashCode.) | |
| GetTransforms |
Gets the transforms that are not masked out by this instance.
|