Click or drag to resize

CubeMeshSize Property

Size of the cuboid mesh.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Vector3 Size { get; set; }

Property Value

Type: Vector3
See Also