 | PoolInstantiate Method (Vector3) |
Initialize a pool instance.
Namespace:
Kit.Pooling
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntaxpublic Component Instantiate(
Vector3 position
)
Request Example
View SourceParameters
- position
- Type: Vector3
Return Value
Type:
ComponentThe instance given.
See Also