Class ProxyRegionForceTowards
Inherited Members
Namespace: Unity.MARS.Forces
Syntax
public class ProxyRegionForceTowards : ProxyRegionForceBase, IProxyRegionForceSource
Properties
towardsAlignment
Declaration
public MarsPlaneAlignment towardsAlignment { get; set; }
Property Value
Type | Description |
---|---|
MarsPlaneAlignment |
towardsEdgeOnly
Declaration
public bool towardsEdgeOnly { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
towardsLayers
Declaration
public LayerMask towardsLayers { get; set; }
Property Value
Type | Description |
---|---|
LayerMask |