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
Fields
Origin
public Vec3 Origin
Field Value
Radius
public float Radius
Field Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).