BaseBoundarySystem.FloorPhysicsLayer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The physics layer that the generated floor is assigned to.
public:
property int FloorPhysicsLayer { int get(); void set(int value); };
public int FloorPhysicsLayer { get; set; }
member this.FloorPhysicsLayer : int with get, set
Public Property FloorPhysicsLayer As Integer