EditableMesharea Property |
[Missing <summary> documentation for "P:BrydenWoodUnity.GeometryManipulation.EditableMesh.area"]
Namespace:
BrydenWoodUnity.GeometryManipulation
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic float area { get; }
Public ReadOnly Property area As Single
Get
public:
property float area {
float get ();
}
member area : float32 with get
Property Value
Type:
Single
See Also