MeshBuilderCreatePlaneOptions constructor
MeshBuilderCreatePlaneOptions({})
Implementation
external factory MeshBuilderCreatePlaneOptions({num size, num width, num height, num sideOrientation, Vector4 frontUVs, Vector4 backUVs, bool updatable, Plane sourcePlane});