Ladder

Members

Member

Description

bottomExitPosition

Returns the bottom exit position of the ladder in world space

bottomPosition

Returns the bottom position of the ladder in world space

gameObject

height

topExitPosition

Returns the top exit position of the ladder in world space

topPosition

Returns the top position of the ladder in world space

transform

Methods

Method

Description

ToString()

Details

class Ladder
const Vector3 bottomExitPosition

Returns the bottom exit position of the ladder in world space

const Vector3 bottomPosition

Returns the bottom position of the ladder in world space

const GameObject gameObject
const float height
const Vector3 topExitPosition

Returns the top exit position of the ladder in world space

const Vector3 topPosition

Returns the top position of the ladder in world space

const Transform transform
string ToString()