IMorphTargetBuilder.Vertices

IMorphTargetBuilder.Vertices property

Gets the collection of vertex geometry parts in the base mesh

public IReadOnlyCollection<IVertexGeometry> Vertices { get; }

See Also