|
FacecharacteristicValue Property
|
gets the sensitivity of the face
Namespace:
Karamba.Utilities.KMesh
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic double characteristicValue { get; }
Public ReadOnly Property characteristicValue As Double
Get
public:
property double characteristicValue {
double get ();
}
member characteristicValue : float with get
Property Value
Type:
Double
See Also