Click or drag to resize
BoundingBoxEntityIsBoxAlreadyTransformed Field
If true, it means bounding box is already transformed and we don't need to apply world matrix on it.

Namespace:  GeonBit.Core.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IsBoxAlreadyTransformed

Field Value

Type: Boolean
See Also