Method GetNearbyProps
GetNearbyProps(Vector3, Single)
Declaration
public static Prop[] GetNearbyProps(Vector3 position, float radius)
Parameters
Type | Name | Description |
---|---|---|
Vector3 | position | |
System.Single | radius |
Returns
Type | Description |
---|---|
Prop[] |
GetNearbyProps(Vector3, Single, Model)
Declaration
public static Prop[] GetNearbyProps(Vector3 position, float radius, Model model)
Parameters
Type | Name | Description |
---|---|---|
Vector3 | position | |
System.Single | radius | |
Model | model |
Returns
Type | Description |
---|---|
Prop[] |