ShooterGameLogicDeleteObjectsBelowHeight Property |
The height below which objects will be deleted. This can be used to remove objects that fall out of the playable area.
Namespace: ProjectAssembly: Project (in Project.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntaxpublic Reference<double> DeleteObjectsBelowHeight { get; set; }Property Value
ReferenceDouble
See Also