BaseBoundarySystem.CeilingPhysicsLayer 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 boundary ceiling is assigned to.
public:
property int CeilingPhysicsLayer { int get(); void set(int value); };
public int CeilingPhysicsLayer { get; set; }
member this.CeilingPhysicsLayer : int with get, set
Public Property CeilingPhysicsLayer As Integer