Table of Contents

Struct BoundingBox

Namespace
TaleWorlds.Engine
Assembly
TaleWorlds.Engine.dll
[EngineStruct("rglBounding_box", false)]
public struct BoundingBox
Inherited Members
Extension Methods

Fields

center

[CustomEngineStructMemberData("box_center_")]
public Vec3 center

Field Value

Vec3

max

[CustomEngineStructMemberData("box_max_")]
public Vec3 max

Field Value

Vec3

min

[CustomEngineStructMemberData("box_min_")]
public Vec3 min

Field Value

Vec3

radius

[CustomEngineStructMemberData("radius_")]
public float radius

Field Value

float

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).