Table of Contents

Class PhysicsDebugShapeMaterial

Namespace
Stride.Physics
Assembly
Stride.Physics.dll
public static class PhysicsDebugShapeMaterial
Inheritance
PhysicsDebugShapeMaterial

Methods

CreateDefault(GraphicsDevice, Color, float)

public static Material CreateDefault(GraphicsDevice device, Color color, float intensity)

Parameters

device GraphicsDevice
color Color
intensity float

Returns

Material

CreateHeightfieldMaterial(GraphicsDevice, Color, float)

public static Material CreateHeightfieldMaterial(GraphicsDevice device, Color color, float intensity)

Parameters

device GraphicsDevice
color Color
intensity float

Returns

Material