NetworkLogicGetFreePlaceForObject Method |
Namespace:
NeoAxis
Assembly:
Project (in Project.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntaxpublic virtual Transform GetFreePlaceForObject(
Vector3 objectPosition,
Bounds objectBounds
)
Parameters
- objectPosition
- Type: NeoAxisVector3
- objectBounds
- Type: NeoAxisBounds
Return Value
Type:
Transform
See Also