VISU - PHP Game Framework

LPMaterial
in package

Table of Contents

Properties

$color  : Vec3
The material color
$name  : string
The material name
$shininess  : float
The material shininess

Methods

__construct()  : void
Constructor

Properties

$shininess

The material shininess

public float $shininess

Methods

__construct()

Constructor

public __construct(string $name, Vec3 $color, float $shininess) : void
Parameters
$name : string
$color : Vec3
$shininess : float

        
On this page

Search results