I converted it to ApplyTransform and issue is about Building not Vertex Attributes.
BuildFromMeshDescription does nothing and Build() just broke opacity also Bounds.Origin remains same.
Also I tried to create new mesh description > reserve vertices → create vertices → BuildFromMeshDescription. This time pivot is true but there is no visualized mesh. I think I need a polygon or tris calculation. But dont know how.