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