Esempio n. 1
0
 public void SetPalmAnchor(HandAnchorType type) { Native.AccessPropertyAsInt(this, Native.Property.BodyHandAnchorType, Native.Mode.Set, (int)type); }
 public void SetPalmAnchor(HandAnchorType type)
 {
     Native.AccessPropertyAsInt(this, Native.Property.BodyHandAnchorType, Native.Mode.Set, (int)type);
 }