OptionaldefaultDefault color when not selected
OptionalhoverColor when hovered
OptionalonCallback when vertex position changes (absolute position)
OptionalonCallback when vertex is clicked for selection
OptionalrenderRender function for custom transform controls. When provided, wraps the vertex handle with custom controls. For vertices, only translation makes sense (no rotation/scale).
OptionalselectedWhether this vertex is selected
OptionalselectedColor when selected
OptionalsizeSize of the vertex cube in world units
The vertex data to render
Props for the VertexHandle component.