Class TSoundNodeHelper

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSoundNodeHelper = class helper(TObject) for TSoundNode

Description

Hierarchy

  • TObject
  • TSoundNodeHelper

Overview

Properties

Public property Direction: TVector3Single read GetDirection write SetDirection;
Public property Intensity: Single read GetIntensity write SetIntensity;
Public property Location: TVector3Single read GetLocation write SetLocation;
Public property MaxBack: Single read GetMaxBack write SetMaxBack;
Public property MaxFront: Single read GetMaxFront write SetMaxFront;
Public property MinBack: Single read GetMinBack write SetMinBack;
Public property MinFront: Single read GetMinFront write SetMinFront;
Public property Priority: Single read GetPriority write SetPriority;
Public property Spatialize: boolean read GetSpatialize write SetSpatialize;

Description

Properties

Public property Direction: TVector3Single read GetDirection write SetDirection;
 
Public property Intensity: Single read GetIntensity write SetIntensity;
 
Public property Location: TVector3Single read GetLocation write SetLocation;
 
Public property MaxBack: Single read GetMaxBack write SetMaxBack;
 
Public property MaxFront: Single read GetMaxFront write SetMaxFront;
 
Public property MinBack: Single read GetMinBack write SetMinBack;
 
Public property MinFront: Single read GetMinFront write SetMinFront;
 
Public property Priority: Single read GetPriority write SetPriority;
 
Public property Spatialize: boolean read GetSpatialize write SetSpatialize;
 

Generated by PasDoc 0.14.0.