Tilt Five Unity SDK 1.4.2
Loading...
Searching...
No Matches
TiltFive.T5_GameboardSize Struct Reference

Physical dimensions of a gameboard, in meters. More...

Public Member Functions

 T5_GameboardSize (float viewableExtentPositiveX, float viewableExtentNegativeX, float viewableExtentPositiveZ, float viewableExtentNegativeZ, float viewableExtentPositiveY)
 T5_GameboardSize (float playableSpaceX, float playableSpaceZ, float borderWidth)

Public Attributes

float ViewableExtentPositiveX
 The distance in meters from the gameboard origin to the edge of the viewable area in the positive X direction.
float ViewableExtentNegativeX
 The distance in meters from the gameboard origin to the edge of the viewable area in the negative X direction.
float ViewableExtentPositiveZ
 The distance in meters from the gameboard origin to the edge of the viewable area in the positive Z direction.
float ViewableExtentNegativeZ
 The distance in meters from the gameboard origin to the edge of the viewable area in the negative Z direction.
float ViewableExtentPositiveY
 The distance in meters above the gameboard origin that the viewable area extends in the positive Y direction.

Detailed Description

Physical dimensions of a gameboard, in meters.

Constructor & Destructor Documentation

◆ T5_GameboardSize() [1/2]

TiltFive.T5_GameboardSize.T5_GameboardSize ( float viewableExtentPositiveX,
float viewableExtentNegativeX,
float viewableExtentPositiveZ,
float viewableExtentNegativeZ,
float viewableExtentPositiveY )
inline

◆ T5_GameboardSize() [2/2]

TiltFive.T5_GameboardSize.T5_GameboardSize ( float playableSpaceX,
float playableSpaceZ,
float borderWidth )
inline

Member Data Documentation

◆ ViewableExtentNegativeX

float TiltFive.T5_GameboardSize.ViewableExtentNegativeX

The distance in meters from the gameboard origin to the edge of the viewable area in the negative X direction.

◆ ViewableExtentNegativeZ

float TiltFive.T5_GameboardSize.ViewableExtentNegativeZ

The distance in meters from the gameboard origin to the edge of the viewable area in the negative Z direction.

◆ ViewableExtentPositiveX

float TiltFive.T5_GameboardSize.ViewableExtentPositiveX

The distance in meters from the gameboard origin to the edge of the viewable area in the positive X direction.

◆ ViewableExtentPositiveY

float TiltFive.T5_GameboardSize.ViewableExtentPositiveY

The distance in meters above the gameboard origin that the viewable area extends in the positive Y direction.

◆ ViewableExtentPositiveZ

float TiltFive.T5_GameboardSize.ViewableExtentPositiveZ

The distance in meters from the gameboard origin to the edge of the viewable area in the positive Z direction.


The documentation for this struct was generated from the following file: