Class TSurfaceEmitterNode
Unit
X3DNodes
Declaration
type TSurfaceEmitterNode = class(TAbstractParticleEmitterNode)
Description
No description available, ancestor TAbstractParticleEmitterNode description follows
No description available, ancestor TAbstractNode description follows
Base X3D node that can have some metadata.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
procedure CreateNode; override; |
|
|
class function ClassX3DType: string; override; |
|
|
procedure SetCoordIndex(const Value: array of LongInt); overload; |
|
|
procedure SetCoordIndex(const Value: TLongIntList); overload; |
|
Properties
|
property EventSet_coordIndex: TMFInt32Event read FEventSet_coordIndex; |
|
|
property FdCoordIndex: TMFInt32 read FFdCoordIndex; |
Internal wrapper for property CoordIndex . This wrapper API may change, we advise to access simpler CoordIndex instead.
|
|
property FdSurface: TSFNode read FFdSurface; |
Internal wrapper for property Surface. This wrapper API may change, we advise to access simpler Surface instead.
|
Generated by PasDoc 0.16.0.