Table of Contents

Struct SphereData

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

Constructors

SphereData(float, Vec3)

public SphereData(float radius, Vec3 origin)

Parameters

radius float
origin Vec3

Fields

Origin

public Vec3 Origin

Field Value

Vec3

Radius

public float Radius

Field Value

float

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