Table of Contents

Class CollGeomResource

Namespace
SharpPluginLoader.Core.Resources.Collision
Assembly
SharpPluginLoader.Core.dll
public class CollGeomResource : Resource
Inheritance
CollGeomResource
Inherited Members

Constructors

CollGeomResource()

public CollGeomResource()

CollGeomResource(nint)

public CollGeomResource(nint instance)

Parameters

instance nint

Properties

Geometries

public PointerArray<CollGeom> Geometries { get; }

Property Value

PointerArray<CollGeom>