Record TScale

Hierarchy
Methods
Properties

Unit

Declaration

type TScale = record

Description

How to scale texture.

Overview

Fields

Public Value: Byte;
Public Platforms: TCastlePlatforms;

Description

Fields

Public Value: Byte;

The scale (as in ScaledWidth := Width / (2 ˆ Scale.Value). Should be intepreted just like TextureLoadingScale. See https://castle-engine.io/creating_data_material_properties.php#section_texture_scale

Public Platforms: TCastlePlatforms;

List of platforms for which this scale should be packaged.


Generated by PasDoc 0.16.0.