Object TUniformVariableInteger

Unit

Declaration

type TUniformVariableInteger = object(TUniformVariable)

Description

Uniform variable containg an integer

Hierarchy

Overview

Methods

Public procedure Update;

Properties

Public property Value: Integer read FValue write SetValue;

Description

Methods

Public procedure Update;

This item has no description.

Properties

Public property Value: Integer read FValue write SetValue;

This item has no description.