[Missing <summary> documentation for "P:AW.Cloth.AnchorType"]
Assembly: AW.Core (in AW.Core.dll) Version: 0.3.11.100
Syntax
| C# |
|---|
public ClothAnchor AnchorType { get; set; } |
| Visual Basic |
|---|
Public Property AnchorType As ClothAnchor Get Set |
| Visual C++ |
|---|
public: property ClothAnchor AnchorType { ClothAnchor get (); void set (ClothAnchor value); } |