Class ProxyRegionForceOccupancy
Inheritance
ProxyRegionForceOccupancy
Inherited Members
Object.FindObjectsByType<T>(FindObjectsSortMode)
Object.FindObjectsByType<T>(FindObjectsInactive, FindObjectsSortMode)
Object.FindFirstObjectByType<T>()
Object.FindAnyObjectByType<T>()
Object.FindFirstObjectByType<T>(FindObjectsInactive)
Object.FindAnyObjectByType<T>(FindObjectsInactive)
Namespace: Unity.MARS.Forces
Assembly: Unity.MARS.dll
Syntax
[HelpURL("https://docs.unity3d.com/Packages/com.unity.mars@1.6/manual/ReferenceGuideForces.html#region---occupancy-proxyregionforceoccupancy")]
[RequireComponent(typeof(ProxyForces))]
[ComponentTooltip("Applies a region force of occupancy or padding/emptiness to the proxy")]
[MonoBehaviourComponentMenu(typeof(ProxyRegionForceOccupancy), "Forces/Region Occupancy")]
public class ProxyRegionForceOccupancy : ProxyRegionForceBase
Properties
isPadding
Declaration
public bool isPadding { get; set; }
Property Value
Type | Description |
---|---|
bool |