Unit 'GLNGDManager' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_glscene]

TGLNGDSurfacePair

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: GLNGDManager.pas line 386

type TGLNGDSurfacePair = class(TCollectionItem)

public

  constructor Create(); override;

  

  procedure SetMaterialItems();

  

  property NGDSurfaceItem1: TGLNGDSurfaceItem; [r]

  

  property NGDSurfaceItem2: TGLNGDSurfaceItem; [r]

  

published

  property Softness: Single; [rws]

  

  property Elasticity: Single; [rws]

  

  property Collidable: Boolean; [rw]

  

  property StaticFriction: Single; [rws]

  

  property KineticFriction: Single; [rws]

  

  property ContinuousCollisionMode: Boolean; [rw]

  

  property Thickness: Boolean; [rw]

  

  property ContactProcessEvent: TContactProcessEvent; [rw]

  

  property AABBOverlapEvent: TAABBOverlapEvent; [rw]

  

end;

Inheritance

TGLNGDSurfacePair

  

|

TObject



CT Web help

CodeTyphon Studio