Class TCasScriptEnvironment
Unit
Declaration
type TCasScriptEnvironment = class(TObject)
Description
Various information that may be useful for implementing some function handlers, but that should be supplied from outside of CastleScript.
Hierarchy
- TObject
- TCasScriptEnvironment
Overview
Properties
property BaseUrl: String read FBaseUrl write FBaseUrl; |
Description
Properties
property BaseUrl: String read FBaseUrl write FBaseUrl; |
|
Base URL to resolve relative URLs. Similar to TX3DNode.BaseUrl. |
Generated by PasDoc 0.16.0-snapshot.