PlaceablePrefabSideRays Property |
[Missing <summary> documentation for "P:BrydenWoodUnity.GeometryManipulation.PlaceablePrefab.SideRays"]
Namespace:
BrydenWoodUnity.GeometryManipulation
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic Ray[] SideRays { get; }
Public ReadOnly Property SideRays As Ray()
Get
public:
property array<Ray>^ SideRays {
array<Ray>^ get ();
}
member SideRays : Ray[] with get
Property Value
Type:
Ray
See Also