C# Class THREE.ShaderMaterialOptions

Datei anzeigen Open project: guidovanhilst/SharpThreejs Class Usage Examples

Public Properties

Property Type Description
resolution Uniform
texture Uniform
time Uniform
vertexOpacity Uniform

Property Details

resolution public_oe property

resolution: { type: "v2", value: new THREE.Vector2() }
public Uniform,THREE resolution
return Uniform

texture public_oe property

texture: { type: ""t"", value: clothTexture }
public Uniform,THREE texture
return Uniform

time public_oe property

time: { type: "f", value: 1.0 }
public Uniform,THREE time
return Uniform

vertexOpacity public_oe property

vertexOpacity: { type: 'f', value: [] }
public Uniform,THREE vertexOpacity
return Uniform