Struct WeightedTransform
상속된 멤버
네임스페이스: UnityEngine.Animations.Rigging
어셈블리: solution.dll
구문
[Serializable]
public struct WeightedTransform : ITransformProvider, IWeightProvider, IEquatable<WeightedTransform>
생성자
| 이름 | 설명 |
|---|---|
| WeightedTransform(Transform, float) |
필드
| 이름 | 설명 |
|---|---|
| transform | |
| weight |
메서드
| 이름 | 설명 |
|---|---|
| Default(float) | |
| Equals(WeightedTransform) | Indicates whether the current object is equal to another object of the same type. |