Table of Contents

Class SphereDescriptor

Namespace
ValveResourceFormat.ResourceTypes.RubikonPhysics
Assembly
ValveResourceFormat.dll

Descriptor for sphere shapes.

public class SphereDescriptor : ShapeDescriptor<Sphere>

Inheritance

Inherited Members

Methods

DeserializeShape(KVObject)

Deserializes the shape from a KVObject.

public override Sphere DeserializeShape(KVObject data)

Parameters

data KVObject

Returns

Sphere