Object TUniformVariableSingle

Unit

Declaration

type TUniformVariableSingle = object(TUniformVariable)

Description

Uniform variable containg a floating-point value

Hierarchy

Overview

Methods

Public procedure Update;

Properties

Public property Value: single read FValue write SetValue;

Description

Methods

Public procedure Update;

This item has no description.

Properties

Public property Value: single read FValue write SetValue;

This item has no description.