IMorphTargetBuilder.Positions

IMorphTargetBuilder.Positions property

Gets the collection of vertex positions in the base mesh

public IReadOnlyCollection<Vector3> Positions { get; }

See Also