csharp
public sealed class JointProxyShapePoserThe shipped poser: the shape hangs off its joint and nothing else touches it.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (1)
public static JointProxyShapePoser SharedThe one every set uses unless it is given another.
Methods (1)
public bool TryPose(ProxyShape shape, ReadOnlySpan<BoneTransform> model, out ProxyShapePose posed)Places a shape.
Used by (2)
- ProxyShapesVixen.Animation
- SwellingTestPoserVixen.Animation.Tests