Class SFTileMapShape
Inheritance
System.Object
SFTileMapShape
Assembly: cs.temp.dll.dll
Syntax
public class SFTileMapShape : SFShapeComponent, ITriggerShapeCallback, IContactShapeCallback, IPreSolveShapeCallback
Methods
CreateBody()
Declaration
protected override void CreateBody()
Overrides
CreateBodyShapeGeometry()
Declaration
protected override void CreateBodyShapeGeometry()
Overrides
CreateShape()
Declaration
protected override void CreateShape()
Overrides
Declaration
protected override void DebugPhysicsExtra()
Overrides
OnValidate()
Declaration
protected override void OnValidate()
Overrides
PreDisable()
Declaration
protected override void PreDisable()
Overrides
PreEnabled()
Declaration
protected override void PreEnabled()
Overrides
Implements