PhongSpecularMethod provides a specular method that provides Phong highlights.

Constructor

new()

Creates a new PhongSpecularMethod object.

Inherited Variables

Defined by BasicSpecularMethod

Defined by ShadingMethodBase

Defined by NamedAssetBase

read onlyassetFullPath:Array<Dynamic>

read onlyassetNamespace:String

id:String

name:String

read onlyoriginalName:String

Inherited Methods

Defined by BasicSpecularMethod

copyFrom(method:ShadingMethodBase):Void

@inheritDoc

Defined by ShadingMethodBase

dispose():Void

Cleans up any resources used by the current object.

Defined by NamedAssetBase

assetPathEquals(name:String, ns:String):Bool

@:value({ overrideOriginal : true, ns : null })resetAssetPath(name:String, ?ns:String, overrideOriginal:Bool = true):Void